Generate NTLM and NTLMv2 password hashes for Windows authentication testing. Pure MD4 implementation, no libraries.
The NTLM Hash Generator creates NTLM (MD4 of UTF-16LE encoded password) and NTLMv2 hashes entirely in your browser. It uses a pure JavaScript MD4 implementation with no external libraries. Also supports LM hash generation for educational purposes. Perfect for security researchers, CTF participants, and IT administrators testing Windows authentication.
All NTLM Hash Generator operations are performed entirely in your browser. Your data never leaves your device and is never transmitted to any server. We implement zero-knowledge architecture to ensure maximum privacy and security.