View Revisions: Issue #7098
Summary | 0007098: Search-That-Hash - Searches Hash APIs to crack your hash quickly | ||
---|---|---|---|
Revision | 2021-03-15 15:13 by rhertzog | ||
Description | Github: https://github.com/HashPals/Search-That-Hash * Auto-Type Identification - Uses Name-That-Hash to get accurate results on the type of the hash. * Offline Mode - Will automatically run Hashcat if offline or cant find the plaintext in any of the Hash APIs. * Fast - We've made STH to be as fast as possible. Examples: https://github.com/HashPals/Search-That-Hash/raw/main/Pictures/thm_speedrun.gif https://github.com/HashPals/Search-That-Hash/raw/main/Pictures/hashcat.gif We also have our own serverless API with over 40 million hash / plaintexts TL;DR: * GPLv3 * Install via PyPi with `pip3 install search-that-hash`, usage is `sth`. * Pyproject.toml https://github.com/HashPals/Search-That-Hash/blob/main/pyproject.toml * Setup.py https://github.com/HashPals/Name-That-Hash/blob/main/packages/setup.py * Authors: Beesan, Jayy001 * Other similar tools: Hash-Buster (Outdated) * Compute resources: very minimal, only requires an active internet connection for online APIs - If your running hashcat, then whatever resources hashcat normally uses. * Maintained: Yes, I am an active open source maintainer so this tool shall remain maintained. |
||
Revision | 2021-03-13 12:23 by Jayy001 | ||
Description | Github: https://github.com/HashPals/Search-That-Hash * Auto-Type Identification - Uses Name-That-Hash to get accurate results on the type of the hash. * Offline Mode - Will automatically run Hashcat if offline or cant find the plaintext in any of the Hash APIs. * Fast - We've made STH to be as fast as possible. Examples: https://github.com/HashPals/Search-That-Hash/raw/main/Pictures/thm_speedrun.gif https://github.com/HashPals/Search-That-Hash/raw/main/Pictures/hashcat.gif We also have our own serverless API with over 0000015:0000040 million hash / plaintexts TL;DR: * GPLv3 * Install via PyPi with `pip3 install search-that-hash`, usage is `sth`. * Pyproject.toml https://github.com/HashPals/Search-That-Hash/blob/main/pyproject.toml * Setup.py https://github.com/HashPals/Name-That-Hash/blob/main/packages/setup.py * Authors: Beesan, Jayy001 * Other similar tools: Hash-Buster (Outdated) * Compute resources: very minimal, only requires an active internet connection for online APIs - If your running hashcat, then whatever resources hashcat normally uses. * Maintained: Yes, I am an active open source maintainer so this tool shall remain maintained. |