oclHashcat-plus-0.13b2
#1
using oclHashcat-plus-0.13b2

when using -a 3, the mask isnt correctly used

Code:
oclHashcat-plus64.exe -a 3 -m 1500 -1 ?d?l 2.txt_left.txt ?1?1?1?1?1?1
33671819584

oclHashcat-plus64.exe -a 3 -m 1500 -1 ?l 2.txt_left.txt ?1?1?1?1?1?1
33671819584

oclHashcat-plus64.exe -a 3 -m 1500 -1 a 2.txt_left.txt ?1?1?1?1?1?1
109
first two runs show the same amount of total plains but none are close to their actual number

Code:
sp64.exe --combinations hashcat.hcstat -1 ?d?l ?1?1?1?1?1?1
2238976116

sp64.exe --combinations hashcat.hcstat -1 ?l ?1?1?1?1?1?1
321272406

sp64.exe --combinations hashcat.hcstat -1 a ?1?1?1?1?1?1
6
Reply


Messages In This Thread
oclHashcat-plus-0.13b2 - by blaz - 01-07-2013, 03:17 PM
RE: oclHashcat-plus-0.13b2 - by atom - 01-08-2013, 12:01 PM