Using rules
hashcat -a 0 -m 3200 hash.txt wordlist.txt -r rules/best64.rule -o cracked.txt
If installed using brew the path where the rules are is /usr/local/Cellar/hashcat/6.1.1/share/doc/hashcat/rules/
brew
/usr/local/Cellar/hashcat/6.1.1/share/doc/hashcat/rules/
Last updated 3 years ago
Was this helpful?