Password Cracking

Run a unique wordlist with Hashcat:

hashcat64.bin -a 0 -m 5600 hashes wordlist --potfile-path /path/to/folder

Last updated

Was this helpful?