Protocol: Hash Lookup

SHA-512 hash
reverse lookup.

Paste a SHA-512 hex digest (128 characters). We compare against rockyou and return the matching plaintext when found.

SHA-512 Password Hash Search

autorenew Searching wordlist…

About SHA-512

SHA-512 is a member of the SHA-2 family with a 512-bit digest (128 hex characters). It is slightly faster than SHA-256 on 64-bit CPUs because it operates on 64-bit words natively. Used in Unix/Linux password hashes ($6$ crypt), TLS, and modern HMAC constructions.

Generating SHA-512 hashes

echo -n password | sha512sum -