10-02-2014, 04:28 PM
(10-02-2014, 04:00 PM)atom Wrote: Yes, use rules. There are already hybrid rules available for that, just stack them using:
./oclHashcat ... -r rules/hybrid/prepend_d.rule -r rules/hybrid/prepend_d.rule -r rules/hybrid/prepend_d.rule
3 times for 000 - 999
2 times for 00 - 99
1 time for 0-9
Thank for reply atom

I've tried with mask attack , and I wrote ?d?d-?a?a?a?a?a?a?a?a?a?a but ?a contains all the characters .
Can I just take the character of the lower , upper and digits only ? without character « space » ! " # $ % & ' ( ) * + , - . / :; < = > ? @ [ \ ] ^ _ ` { | } ~
I saw on the wiki only ?a = ?l?u?d?s , And it contains all
Thank you
