What is BaconHash?

Do you have MD5, NTLM, or SHA1 hashes and want to find the plaintext without spending time cracking them? BaconHash is a lookup table for pre-computed MD5, NTLM, and SHA1 hashes. Currently over 126 billion entries (≈1.26×1011) per algorithm.

Hash Lookup

Paste one or more hashes (one per line) to find their plaintext.

Supported formats
Format Example
Plain MD5 / NTLM
32 hex chars
2707569be0aff4a956388a851c68b4c6
Plain SHA1
40 hex chars
da39a3ee5e6b4b0d3255bfef95601890afd80709
user:hash pcaro:2707569be0aff4a956388a851c68b4c6
Domain dump
NTLM, with or without domain
Administrator:500:aad3b435…:2000c92a…:::
DOMAIN\Admin:500:aad3b435…:2000c92a…:::
LDAP SHA1
base64-encoded
{SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=
Programmatic access

For bulk lookups or automation, use the REST API or the bacon CLI client. Both require a token — contact me to get one.