Hash identifying tool
hash-id is a command line program for identifying hash types.
With hash-id you can identify a hash passing as an argument, or multiple hashes at one time with a file.
Usage:
hash-id [OPTIONS]
Examples:
- Using a CLI argument:
hash-id -h fc7feb971470bd3d08d241f88db1ea38
- Using a text file:
hash-id -f ./hashes.txt
For more detailed instructions and other info, check the repository: https://github.com/Tashima42/hash-id-rust#readme