Houndsniff is a minimal hash identification and recognition tool written in C that uses a database to compare a hash’s features to characteristics of other common hashing algorithm results. Email hashes that I missed at houndsniff@protonmail.com
By Michael Constantine Dimopoulos, et al
with significant contributions by Christopher Wellons and revisions & suggestions by Martin K. as well as tuu and fizzie on ##c on Freenode.
Clone & Install
git clone https://github.com/michaeldim02/houndsniff.git && cd houndsniff/src
Compile (c89)
sudo make install
or manually
gcc main.c select.c -std=c89 -o hound
Download: https://github.com/MichaelDim02/houndsniff
Please follow and like us: