Home > Information > Forum > Show Topic
Show thread topic
20.09.2023
Windows Password Recovery v15.3.0
Windows Credentials Explorer
05.06.2023
Reset Windows Password v13.1
Forensic tools to analyze Remote Desktop activity in Windows
10.05.2023
Wireless Password Recovery v6.8.1
New templates to seach for default passwords of some broadband WiFi routers
24.04.2023
Reset Windows Password v13.0
Full support for Windows 11, duplicate file finder, checksum calculator and some new tools

Articles and video

You may find it helpful to read our articles on Windows security and password recovery examples. Video section contains a number of movies about our programs in action

LM to NTLM hash

Apple, 16:08:56 20.11.2016 Rating: 0 #1

LM to NTLM hash  

is it possible to convert LM hash to NTLM? thank you
 
Passcape_Admin, 08:20:16 21.11.2016 Rating: 1 #2

RE: LM to NTLM hash  

There's no way unless you know original password. Once the LM password is known, NT (real) password can be easily computed using password checker tool. As you may know, LM password is always in uppercase. Just start typing in the LM password you know, the tool will automatically compute the right character case and output found NTLM password to the screen.
 
Apple, 11:27:51 22.11.2016 Rating: 0 #3

LM to NTLM hash  

No, no, I have no password. I just wondered if I could perform hash to hash conversion. Thanks anyway. But to know NTLM by LM password I have to check all possible character case combinations of this password, right?
 
Passcape_Admin, 13:05:36 26.11.2016 Rating: 0 #4

RE: LM to NTLM hash  

That's right. You will have to check at most 2^N variants, where N is a password length. For example, for a 10 character password you will have to check 2^10 = 1024 case combinations to guess NT password.
 
Entries 1 to 4 from 4  [ <<  1  >> ]