# Jayy001/Search-That-Hash

🔎Searches Hash APIs to crack your hash quickly🔎 If hash is not found, automatically pipes into HashCat⚡

Repository: https://github.com/Jayy001/Search-That-Hash
Canonical: https://ross.abutalabs.com/products/search-that-hash
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: hash, hashcat, john, cracks, hacking, hacking-tool, infosec, tool, cybersecurity
Last push: 2025-03-05T09:39:17+00:00

## Health v2 (maintenance only)
Score: 27/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 9, release rhythm 8, longevity 100
- inputs: {"age_days": 2195, "days_push": 546, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1413, forks 98 (observed 2026-08-28T04:04:39.556055+00:00)

## What it is
Search-That-Hash is a Python CLI tool that automatically submits hashes to popular online hash-cracking APIs to crack them in seconds. If no API finds the hash, it pipes the input into HashCat for offline cracking, with automatic hash-type identification via Name-That-Hash.

## Use cases
- crack a hash quickly without knowing its type
- look up hashes against online cracking APIs
- automatically fall back to hashcat when APIs fail
- identify and crack hashes during CTF challenges
- batch crack multiple hashes from the command line
- get JSON output of hash cracking results for scripting

## When to choose
- you want fast hash cracking without manually visiting cracking websites
- you don't know the hash type and want automatic identification
- you want a tool that chains API lookup with offline HashCat cracking
- you need JSON output to integrate hash cracking into scripts or pipelines

## When to avoid
- you're cracking sensitive or personal data since third-party APIs can't guarantee privacy
- you need full offline operation and don't have HashCat installed
- you need a GUI-based hash cracking tool
- you need distributed or GPU-cluster cracking at scale

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, cli, api-framework
- domain: security, penetration-testing, developer-tools
- platform: python, cli, cross-platform, windows
- tags: hash-cracking, hashcat, password-cracking, ctf, infosec, hash-identification, command-line, linux, macos

## Member repositories
- Jayy001/Search-That-Hash (main) score 27

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:39.556055+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:15.212479+00:00, confidence not recorded.
  - readme: https://github.com/Jayy001/Search-That-Hash (fetched 2026-08-28T04:04:39.556055+00:00, sha c9533b8e71f3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
