Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 328 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 328 Bytes

Password cracker

Python program to carry dictionary attack to find passwords. This repo was created to crack hash dump file in Goldman Sachs Virtual Experience on Forge website. The hash is first checked on algorithm is being used. Then the hashes is compared with the hash of common list of passwords to crack the password.