the mask is still missing, and this
"-a ?l?u?d"
is not valid syntax
With all this information I just did give you, you should easily understand that this is what you are looking for:
Also one of the very first line of --help says:
So you should have:
1. options: -m 2500 -a 3 -1 ?l?u?d --increment --increment-min 8 --increment-max 12
2. hashfile: capture.hccap
3. mask: ?1?1?1?1?1?1?1?1?1?1?1?1
"-a ?l?u?d"
is not valid syntax
With all this information I just did give you, you should easily understand that this is what you are looking for:
Code:
oclhashcat.exe -m 2500 -a 3 -1 ?l?u?d --increment --increment-min 8 --increment-max 12 capture.hccap ?1?1?1?1?1?1?1?1?1?1?1?1
Also one of the very first line of --help says:
Code:
Usage: oclHashcat [options]... hash|hashfile|hccapfile [dictionary|mask|directory]...
So you should have:
1. options: -m 2500 -a 3 -1 ?l?u?d --increment --increment-min 8 --increment-max 12
2. hashfile: capture.hccap
3. mask: ?1?1?1?1?1?1?1?1?1?1?1?1