s0md3v/Hash-Buster
Crack hashes in seconds. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3348
- days_rel: n/a
- days_push: 631
- n_releases_24m: 0
Adoption not part of the score
1892 stars · 408 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Hash-Buster is a Python CLI tool that identifies hash types automatically and cracks them by looking them up via online APIs. It supports MD5, SHA1, SHA256, SHA384, and SHA512, and can extract hashes from files or directories recursively with multi-threading.
Use cases
- crack a single md5 or sha256 hash quickly
- identify unknown hash types automatically
- find and crack hashes scattered inside a file
- recursively scan a directory for hashes
- crack many hashes in parallel with multiple threads
When to choose
- you need fast dictionary/API-based lookup of common hashes rather than brute-forcing
- you have hashes embedded in files or directories and want automatic extraction
- you want a simple, lightweight Python tool with no hash type specification required
When to avoid
- you need offline cracking or GPU brute-force (use hashcat or John the Ripper)
- you cannot send hashes to third-party lookup APIs due to privacy concerns
- you need to crack salted or uncommon hash algorithms
Facets
cli-tool · maturity maintenance
security cli search-engine security developer-tools python cli windows cross-platform hash-cracker hash-lookup md5 sha1 sha256 sha512 osint password-cracking command-line linux macos
1 source
- readme: https://github.com/s0md3v/Hash-Buster · fetched 2026-08-28 · 8788b4ad208f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| s0md3v/Hash-Buster | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="s0md3v/Hash-Buster")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem