noraj/haiti
:key: Hash type identifier (CLI & lib) observed · 2026-09-03
Health v2 · maintenance only
76/100
- Activity 100
- Release rhythm 31
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 333
- age_days: 2263
- days_rel: 244
- days_push: 4
- n_releases_24m: 2
Adoption not part of the score
999 stars · 60 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Haiti is a CLI tool and Ruby library that identifies hash types, detecting 675+ hash formats including modern algorithms like SHA3, Keccak, and Blake2. It provides Hashcat and John the Ripper mode references to help with downstream hash cracking.
Use cases
- identify what type of hash this string is
- find the hashcat mode number for a hash
- identify hash format during a CTF
- detect hash algorithm from a password dump
- identify hashes programmatically in a Ruby script
- find John the Ripper format name for a hash
When to choose
- you need to identify an unknown hash type during pentesting or CTF challenges
- you want Hashcat/John the Ripper mode references alongside identification
- you need hash identification both as a CLI tool and as a library
- you need support for modern algorithms like SHA3, Keccak, and Blake2
When to avoid
- you need to actually crack or reverse hashes rather than identify them
- you need a GUI-based hash identification tool
- you work outside the Ruby ecosystem and don't want a CLI dependency
Facets
cli-tool · maturity active
security cli parser developer-tools security penetration-testing developer-tools cli cross-platform ruby windows hash-identifier hashcat john-the-ripper ctf-tools pentesting ruby-gem cryptography command-line linux macos
2 sources
- readme: https://github.com/noraj/haiti · fetched 2026-09-03 · 3768ba480d62
- homepage: https://noraj.github.io/haiti/ · fetched 2026-08-29 · 32cab34300be
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| noraj/haiti | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem