Bruteforce LM
#1
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
#2
1) if you add ?l, it gets converted to ?u
2) 7 is correct
#3
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
#4
@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