03-30-2012, 11:59 AM
Thanks, it works better.
But, how can I use at the same time
and the mask ? They seem incompatible.
For eg, if I want to bruteforce on digits only from 1 to 8 chars :
this does not work
But, how can I use at the same time
Quote:--bf-pw-min=NUM password length minimum
--bf-pw-max=NUM password length maximum
and the mask ? They seem incompatible.
For eg, if I want to bruteforce on digits only from 1 to 8 chars :
Code:
--pw-min=1 --pw-max=8 ?d