[LM] Append a '0' with rules file ?!
#1
Hi,

The LM hash 438f69d673cb07cd gives FOXCONN with bruteforce or dictionnary. But when I add a rule file, it give FOXCONN0 (8 chars)

Command line with dic but without rules (or bruteforce) it works :
Quote:oclHashcat-plus64.exe -m 3000 438f69d673cb07cd438f69d673cb07cd total.dic

438f69d673cb07cd:FOXCONN
Status.......: Cracked
Hash.Target..: 438f69d673cb07cd
Hash.Type....: LM

Command line with dic + the rule file (notice the added '0') :
Quote:oclHashcat-plus64.exe -m 3000 438f69d673cb07cd438f69d673cb07cd total.dic -r 100.rule

438f69d673cb07cd:FOXCONN0
Status.......: Cracked
Hash.Target..: 438f69d673cb07cd
Hash.Type....: LM

total.dic contains "FOXCONN".
Rules file : http://pastebin.com/yspXKz4D (sorry I don't know which rule is the bad one)

A bug ?

Thank you.


Messages In This Thread
[LM] Append a '0' with rules file ?! - by Mem5 - 06-20-2012, 09:40 PM