/Hash-hound

A simple python script to identify different hashes

Primary LanguagePythonMIT LicenseMIT

Py-hash

A simple python script to identify different hashes

Use pip to install

pip install hash-hound

Usage

hash-hound <hash_value>
$ hash-hound --help
Usage:  hash-hound <hash_value>
 
        For example :- hash-hound 8d6e34f987851aa599257d3831a1af040886842f
        Output:- Algorithm used: SHA1:100 
        Here SHA1 is the hashing algorithm and 100 is Hashcat mode for ex: "-m 100"