2 stable releases
new 1.0.1 | Jan 15, 2025 |
---|
#2 in #identification
115KB
2K
SLoC
Hashinator
A tool to identify the hashing algorithm used to create the provided hash along with incliuding usefull information such as the john the ripper and hashcat identification number to aid in the cracking of the hash along with a brief descripton of the hashes uses and likley place you would find it.
Installation
cargo install hashinator
Usage
- identify the below hash
hashinator -t 1ecdeba4b67bf053507826c355828a30
- identify all hashes in the file
hashinator -f file
- identify the hash with verbose output
hashinator -v -t 1ecdeba4b67bf053507826c355828a30
Dependencies
~5–11MB
~139K SLoC