01-01-2011, 06:55 PM
(01-01-2011, 01:55 PM)Rolf Wrote: If you want to crack NTLM hashes, you must leave them in:
format.Code:hash
hash
hash
Since HC doesnt support LM hashes, NTLM will only work.
So for :
Code:
aad3b435b51404eeaad3b435b51404ee:07789b63276053841c4df8965355aec1
since the aa..... is the NT hash, and 07789.... is the NTLM hash I should just have:
07789b63276053841c4df8965355aec1
On a line on its own?
-Al