05-29-2012, 09:45 PM
Hi,
What is the goal of custom-charset ?
I tried with ?l and ?d?l?u but it gives exactly the same keyspace (but it should not)
Should I specify the mask (?1?1..) too ? But if I do that, the length specified with --pw-min(/ax) will be useless ?
What is the goal of custom-charset ?
I tried with ?l and ?d?l?u but it gives exactly the same keyspace (but it should not)
Quote:oclHashcat-lite64.exe --custom-charset1 ?l --pw-min 9 --pw-max 9 xxxxxxxxxxxxxxxxxxxxxxxxxxxx
oclHashcat-lite v0.9 by atom starting...
(...)
Progress.....: 9175040000/226868608622592 (0.01%)
Quote:oclHashcat-lite64.exe --custom-charset1 ?l?d?u --pw-min 9 --pw-max 9 xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
oclHashcat-lite v0.9 by atom starting...
(...)
Progress.....: 8808038400/226868608622592 (0.01%)
Should I specify the mask (?1?1..) too ? But if I do that, the length specified with --pw-min(/ax) will be useless ?