NTLM Hash Generator
Generate NTLM hash online. Microsoft network authentication protocol hash.
Enter text to convert
Converted text will appear here
NTLM Hash Generator
NTLM (NT LAN Manager) is a suite of Microsoft security protocols that provides authentication, integrity, and confidentiality to users. The NTLM hash is an MD4 hash of the UTF-16LE encoded password.
It is used in Windows systems for storing user passwords and for network authentication. While newer protocols like Kerberos are preferred, NTLM is still widely used for backward compatibility.
Understanding NTLM:
- Algorithm: MD4 hash of UTF-16LE password.
- Usage: Windows authentication, Active Directory.
- Security: Considered weak by modern standards; use with caution.