houndsniff

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

commit a8f67a4f141503780cf7c3eb0fe34ae3ab8fb658
parent 4712543181a007111e7f2dd47b3bd06b32d8a229
Author: MichaelDim02 <31562759+MichaelDim02@users.noreply.github.com>
Date:   Fri, 25 Sep 2020 22:22:51 +0000

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ # houndsniff 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) +![Screenshot](https://1.bp.blogspot.com/-NoLj1A28LTk/X25thDwJ2hI/AAAAAAAA8HU/l219Zr9vgCEZlY-GnsDK2VCbBQk6Um_QACLcBGAsYHQ/s16000/hound.png) Clone & Install ----