Last updated 4 years ago
Was this helpful?
hashcat.exe -m 2500 -r rules/best64.rule capture.hccapx rockyou.txt hashcat.exe -m 2500 -r rules/best64.rule capture.hccapx rockyou.txt
hashcat.exe -m 2500 -a3 capture.hccapx ?d?d?d?d?d?d?d?d
git clone <https://github.com/hashcat/hashcat-utils> cd src make cap2hccapx.bin input.cap output.hccapx
hashcat.exe -m 2500 capture.hccapx rockyou.txt
hashcat -m 5600 -r rules\\myrules.rule hash1.txt rockyout.txt --force
Hashcat is a password recovery and cracking tool. This is a quick go-to command wiki for it, although you should check the hashcat manual for extensive usage.