githubEdit

John

john --wordlist=/usr/share/wordlists/rockyou.txt --format=md5 <hash_file> 
john hash_file --wordlist=/usr/share/wordlists/rockyou.txt

Incremental mode

john --incremental <hash_file>

Last updated