Skip to content

HuruGuru/hash_dc0d3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

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

To build the app:

make

To run app:

./hash_dc0d3

To clean:

make clean

About

Simple encoding and hashing tool

Resources

License

Stars

Watchers

Forks