Home > Information > Forum > Show Topic
Show thread topic
17.02.2023
Reset Windows Password v12.3.1
Windows Search database explorer, Extensible Storage Engine viewer tool, etc.
25.12.2022
Happy Holidays!
New Year Sales
14.11.2022
Reset Windows Password v12.2
Resource usage monitor, wireless password locator, network drive mapper
09.11.2022
Hindi translation
A Hindi translation of the paper dedicated Windows Hello biometrics flaw

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  >> ]