09-02-2013, 08:32 AM
since this was posted in the oclHashcat-plus forum, how about a solution that works best for oclHashcat-plus?
just create an hcmask file with all these different masks in it, then run hybrid attacks with that hcmask file.
just create an hcmask file with all these different masks in it, then run hybrid attacks with that hcmask file.
Code:
epixoip@token:~/oclHashcat-1.00$ cat > anomalies.hcmask << EOF
> ?s?l?l
> ?s?l?l?l
> ?s?l?l?l?l
> ?s?l?l?l?l?l
> ?s?s?l
> ?s?s?l?l
> ?s?s?l?l?l
> ?s?s?l?l?l?l
> ?s?d?d
> ?s?d?d?d
> ?s?d?d?d?d
> ?s?d?d?d?d?d
> ?s?s?d
> ?s?s?d?d
> ?s?s?d?d?d
> ?s?s?d?d?d?d
> ?d?s?s
> ?d?s?s?s
> ?d?s?s?s?s
> ?d?s?s?s?s?s
> ?d?d?s
> ?d?d?s?s
> ?d?d?s?s?s
> ?d?d?s?s?s?s
> EOF
epixoip@token:~/oclHashcat-1.00$ ./oclHashcat64.bin -a 6 hashlist wordlist anomalies.hcmask
epixoip@token:~/oclHashcat-1.00$ ./oclHashcat64.bin -a 7 hashlist anomalies.hcmask wordlist