Simple tool for Base64 encoding-decoding, hashing-cracking MD5, SHA256, and bcrypt using dictionary-based attacks.
It is recommended to use the "rockyou" wordlist (or any other) that contains a range of commonly used passwords.
For more complex hashing algorithms and advanced cracking techniques, it is recommended to use Hashcat
make
./hash_dc0d3
make clean