hashcat Forum
Bruteforce LM - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: Bruteforce LM (/thread-1170.html)



Bruteforce LM - Mem5 - 05-13-2012

Hello,

Few question about the LM implementation when bruteforcing :
Quote:oclHashcat-plus64.exe -m 3000 hash_full.txt -1=?d?l?u?s ?1
oclHashcat-plus64.exe -m 3000 hash_full.txt -1=?d?l?u?s ?1?1
oclHashcat-plus64.exe -m 3000 hash_full.txt -1=?d?l?u?s ?1?1?1
oclHashcat-plus64.exe -m 3000 hash_full.txt -1=?d?l?u?s ?1?1?1?1
oclHashcat-plus64.exe -m 3000 hash_full.txt -1=?d?l?u?s ?1?1?1?1?1
oclHashcat-plus64.exe -m 3000 hash_full.txt -1=?d?l?u?s ?1?1?1?1?1?1
oclHashcat-plus64.exe -m 3000 hash_full.txt -1=?d?l?u?s ?1?1?1?1?1?1?1
1) charsets ?u and ?l are the same for LM algo ; which one does oclhashcat use ? small or capital letters ?
2) Can I stop the bruteforce to 7 characters ? Or should I go until 14 ?

Thank you


RE: Bruteforce LM - atom - 05-13-2012

1) if you add ?l, it gets converted to ?u
2) 7 is correct


RE: Bruteforce LM - phillips321 - 05-13-2012

atom, just a quick question. do we have to do ?1 then ?1?1 then ?1?1?1 and so on or will ?1?1?1?1?1?1?1 cover 1-7 chars?

cheers


RE: Bruteforce LM - M@LIK - 05-13-2012

@phillips321:: What you want is called Increment Brute Force.

It's not supported yet, but: Give it your vote!
http://hashcat.net/forum/thread-1155.html