hashcat

Fast and advanced password recovery tool. More information: https://hashcat.net/wiki/doku.php?id=hashcat.

hashcat --hash-type hash_type_id --attack-mode 3 hash_value

hashcat --hash-type hash_type_id --attack-mode 3 hash_value "?d?d?d?d"

hashcat --hash-type hash_type_id --attack-mode 3 --increment hash_value "?a?a?a?a?a?a?a?a"

hashcat --hash-type hash_type_id --attack-mode 0 hash_value /usr/share/wordlists/rockyou.txt

hashcat --hash-type hash_type_id --attack-mode 0 --rules-file /usr/share/hashcat/rules/best64.rule hash_value /usr/share/wordlists/rockyou.txt

hashcat --hash-type hash_type_id --attack-mode 1 hash_value /path/to/dictionary1.txt /path/to/dictionary2.txt

hashcat --show hash_value

hashcat --example-hashes