02-07-2012, 01:52 AM
Alright driver problems solved, and it's running now, but I'm having some command line/speed problems I think.
I want to tell it to crack an LM hash but I know character 8 is Y from Cain trying to crack it. (B79AE2610DD89D4C=Y?)
It might also contain French characters, so just in case.
So I've got...
oclHashcat-lite64.exe -m 3000 --pw-min=8 --pw-max=8 --custom-charset1=?u?d?s?F 1D735ED099DEC228B79AE2610DD89D4C ?1?1?1?1?1?1?1Y
But it just instantly comes back as "Exhausted".
If I try...
oclHashcat-lite64.exe -m 3000 --pw-min=7 --pw-max=8 --custom-charset1=?u?d?s?F 1D735ED099DEC228B79AE2610DD89D4C ?1?1?1?1?1?1?1Y
It says it's only doing 88000k/s but NTLM does 2200M/s on my 5670.
What am I missing?
I want to tell it to crack an LM hash but I know character 8 is Y from Cain trying to crack it. (B79AE2610DD89D4C=Y?)
It might also contain French characters, so just in case.
So I've got...
oclHashcat-lite64.exe -m 3000 --pw-min=8 --pw-max=8 --custom-charset1=?u?d?s?F 1D735ED099DEC228B79AE2610DD89D4C ?1?1?1?1?1?1?1Y
But it just instantly comes back as "Exhausted".
If I try...
oclHashcat-lite64.exe -m 3000 --pw-min=7 --pw-max=8 --custom-charset1=?u?d?s?F 1D735ED099DEC228B79AE2610DD89D4C ?1?1?1?1?1?1?1Y
It says it's only doing 88000k/s but NTLM does 2200M/s on my 5670.
What am I missing?