Hash Identifier is a fast and reliable tool to detect the type of a given hash.
Use it in CLI MODE or instantly online via the WEB VERSION.
Made for beginners, CTF players, and anyone exploring cybersecurity with an easy-to-use hash tool.
- π§ Detects common hash formats
- π Identifies salted vs non-salted hashes
- π Shows Match Strength
- π» CLI-based (offline)
- π Beginner-friendly
git clone https://github.com/6-ft/hash-identifier
cd hash-identifierpython3 hash-format-identifier.pyA web version of this tool is available for quick checks without a terminal:
Uses regular expressions to match hashes against a database of known formats. Estimates confidence if multiple hash types are possible.
If you like this project:
- Give it a β on GitHub
- Share it with friends
- Use it and learn
Made with β€οΈ by Pulkit
πΎgithub.com/6-ftπΎ