hashcat Forum

Full Version: Bruteforce LM
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
1) if you add ?l, it gets converted to ?u
2) 7 is correct
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
@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