hashid Command Examples

Python3 program that identifies data and password hashes. More information: https://github.com/psypanda/hashID.

hashid

hashid {{hash1 hash2 ...}}

hashid {{path/to/hashes.txt}}

hashid --extended {{hash}}

hashid --mode --john {{hash}}

hashid --outfile {{path/to/output.txt}} {{hash}}