Hash Identifier
Detect probable hash algorithms from pasted text or single hash
Paste a hash or logs containing hashes. The tool will try to identify probable hash types (MD5, SHA-1, SHA-256, bcrypt, Argon2, etc.), show a confidence score, and give suggestions.
Samples:
Top Detection
No candidates
No token selected. Paste a hash or sample above to detect.
All Detections (0)
Real-time
No tokens detected. Try pasting a hash or log line.
Quick Tips
- Context matters — identical hex lengths can map to multiple algorithms (MD5 vs NTLM).
- If a token contains `$` with parameters, it may be bcrypt/argon2/other adaptive hash.
- Base64 tokens can encode binary hashes — decode first if unsure.
- For suspicious hashes, try searching VirusTotal or threat intel sources (requires API keys).
All detection runs locally in your browser. No data is sent to our servers.