Home

Awesome

<p align="center"> <img src="Pictures/logo.gif"> <p align="center">āž”ļø <a href="http://discord.skerritt.blog">Discord</a> ā¬…ļø</p> <p align="center"><img src="https://codecov.io/gh/HashPals/Search-That-Hash/branch/main/graph/badge.svg?token=5CYVJ15U4T"/> <img src="https://pepy.tech/badge/search-that-hash/month"> <img alt="Discord" src="https://img.shields.io/discord/754001738184392704"></p> <p align="center">The Fastest Hash Cracking System<br> <code>pip3 install search-that-hash && sth</code> </p>

šŸ¤” Overview

<img src="Pictures/thm_speedrun.gif">

Tired of going to every website to crack your hash? Search-That-Hash automates this process in less than 2 seconds. Search-That-Hash searches the most popular hash cracking sites and automatically inputs your hash(s) for cracking

šŸ” Features

šŸ““ Offline Mode

<img src="Pictures/hashcat.gif">

Couldn't find it in any API? šŸ˜¢ STH automatically pipes your input into Hashcat šŸ„³

Make sure to specify a wordlist if you want STH to use HashCat with -w /path/to/wordlist. If you are on Windows you must specify the path to your HashCat binary and folder in config.json šŸ™‚

šŸ”Ø Installation

Install Search-That-Hash as fast as you can read this README. No, seriously -- it's that easy šŸ˜Ž

pip3 install search-that-hash

or:

pip install search-that-hash

then:

sth

To run.

Note: We can't guarantee all of the APIs provide perfect privacy due to being closed source. If you need to crack sensitive, personal information please use the offline mode or Hashcat directly.

šŸ‘Ŗ Project Family

Like Search-That-Hash? We have 2 other projects you'll love!

<table> <thead> <tr> <th colspan="2">Project Family</th> </tr> </thead> <tbody> <tr> <td align="center"><b><a href="https://github.com/HashPals/Name-That-Hash">Name-That-Hash</a></b></td> <td align="center"><b><a href="https://github.com/ciphey/ciphey">Ciphey</a></b></td> </tr> <tr> <td><img src="https://nth.skerritt.blog/static/media/name.2642f1af.png"></img></td> <td> <p align="center"> <img src="Pictures/ciphey_logo.PNG"></img> </p> </td> </tr> <tr> <td>Instantly identify what type of hash it is. With support for over 300 hashes, descriptions and popularity ratings!</td> <td> Automatically decrypt ciphers, decode encodings, crack hashes, and more. Not sure what the text is? Use this! </td> </tbody> </thead> </table>

šŸŽ„ Demos

<img src="Pictures/password_grep.gif"> <p align="center">Greppable mode</p>

āœØ Google Colab

We now have support for running STH on google colab for faster hashcat cracking, no need to worry about running hashcat on your machine anymore! Many thanks to Drago for making this :-)

https://github.com/vaishnavpardhi/colabsth/

šŸ“– Documentation

Want to know how everything works?

Or maybe want to use the API!

Thats why we have documentation!

šŸ“š DocumentationšŸ¦ My Twitter (@ me for questions)šŸŽ³ Discord
WikiJaySecDiscord

āœļø Contributing

We would love any contributions to search-that-hash, thats why we've made it as simple and as easy as we can to contribute! Simply follow the docs on "Contributing" šŸ˜‡

ā¤ļø Final thanks

Thank you so much to Bee who pretty much mentored me the whole way through this process and never failed to provide help and great resources for me to learn, carry on the great work! :)

Thank you also to Fawaz for the amazing website! šŸš§

......And to Jabba & Skeletal for helping out with some of the code šŸ’»

Thank you to the TryHackMe community, they taught me so much in infosec and its a pleasure being part of it!

Lastly, this project was inspired by Hashbuster so thank you for the work!