05-16-2013, 05:01 AM 
(This post was last modified: 05-16-2013, 05:03 AM by mastercracker.)
		
	
	
		Hi.  I was trying to crack a NetNTLMv1 hash and tried a lot of different hash formats but was not able to find the right one.  I have tried the following:
Hash:Salt
Salt:Hash
$NETNTLM$salt:hash
$NETNTLM$hash alt
alt
$NETNTLM$salt$hash
$NETNTLM$hash$salt
I always get either a line-lenght exception error, a salt-length exception error or seperator unmatched. Can someone post a valid line that I can put in my hash file with the corresponding password so that I can check that everything is working (Not a "real" hash so that no one gets in trouble). Thanks.
EDIT: by salt I mean the challenge, of course.
	
	
	
	
Hash:Salt
Salt:Hash
$NETNTLM$salt:hash
$NETNTLM$hash
 alt
alt$NETNTLM$salt$hash
$NETNTLM$hash$salt
I always get either a line-lenght exception error, a salt-length exception error or seperator unmatched. Can someone post a valid line that I can put in my hash file with the corresponding password so that I can check that everything is working (Not a "real" hash so that no one gets in trouble). Thanks.
EDIT: by salt I mean the challenge, of course.
 
 

 


