A simple command-line hash cracking tool that takes in a hash value then cross-references it with a user-provided wordlist by hashing every word in the wordlist and checking to see if the hashed value matches with the hash it's meant to crack.
A simple command-line hash cracking tool that takes in a hash value then cross-references it with a user-provided wordlist by hashing every word in the wordlist and checking to see if the hashed value matches with the hash it's meant to crack.