houndsniff

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 20d400104da79f9d9886ef2e9b311532ef2cd340
parent 2dccc77612ae17a61b81bc20d5ebddee4e76f8e5
Author: MichaelDim02 <31562759+MichaelDim02@users.noreply.github.com>
Date:   Fri, 25 Sep 2020 22:08:09 +0000

Update README.md
Diffstat:
MREADME.md | 8+++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,2 +1,8 @@ # houndsniff -Houndsniff is a hash identification and recognition tool that uses an SQLite database to compare a hash's features to characteristics of other commong hashing algorithm results. +Houndsniff is a hash identification and recognition tool written in C that uses an SQLite database to compare a hash's features to characteristics of other commong hashing algorithm results. Email hashes that we missed at houndsniff@protonmail.com + +![Screenshot](https://1.bp.blogspot.com/-vMfrFuul7Bc/X25oun-gQaI/AAAAAAAA8HA/dZ7n8jWByj4BE1VvbyoXp99gsPFZAlzjwCLcBGAsYHQ/s16000/hound.png) + +Clone & compile +---- +git clone https://github.com/michaeldim02/houndsniff.git && chmod +x hound