The output is not what I expected.
Recheck the input, selected options and the limitation notes below; preserve the original before trying a destructive cleanup. NT hashes are unsalted and unsuitable for modern password storage.
Calculate an NT password hash for an authorised lab, migration check or controlled audit.
An NT hash is the MD4 digest of a password encoded as UTF-16LE and is normally represented as 32 hexadecimal characters. NT hashes are unsalted and weak by modern standards, so this tool must not be used to design a password-storage system or access accounts without permission.
Use a non-production test password and generate the NT hash only for an authorised workflow.
Maximum 500,000 characters: 0 / 500000
No result
Enter only a lab or test password you are authorised to process.
Generate the digest and confirm the 32-character uppercase hexadecimal output.
Use the result only in the documented audit, migration or compatibility workflow.
Recheck the input, selected options and the limitation notes below; preserve the original before trying a destructive cleanup. NT hashes are unsalted and unsuitable for modern password storage.
Reduce the input, split the operation into smaller batches and close other memory-heavy tabs. Keep an original copy before retrying.
Test the destination app, font and character encoding. Some apps normalize whitespace or render Unicode differently.
An NT hash is the MD4 digest of a password encoded as UTF-16LE and is normally represented as 32 hexadecimal characters. NT hashes are unsalted and weak by modern standards, so this tool must not be used to design a password-storage system or access accounts without permission.
Encode the password as UTF-16LE, calculate MD4 over those bytes and render the 16-byte digest as 32 hexadecimal characters.
No. It is unsalted and based on MD4. Use a modern, purpose-built password hashing scheme selected by your security team.
NT hashes are unsalted and unsuitable for modern password storage. Use only data you are authorised to process; do not paste production credentials. Hex letter casing does not change the digest value, but match the format expected by the target system.
Use a non-production test password and generate the NT hash only for an authorised workflow.