Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 251 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 251 Bytes

john-automated-script

This script is created to automate the process of cracking hashes with John the Ripper when you have a list of hash formats.

Run

python3 crack.py -h
python3 crack.py -w [wordlist] -p [password/hash file] -f [formats file]