Posts: 7
Threads: 4
Joined: Jul 2013
hi guys, i probe usin --pw-min=8 simbol but not workin this
http://saveimg.ru/show-image.php?id=f66e...88a3bfab42
what dont work --pw-min=8 ??? work start with 5 simbol !
what am I doing wrong?
sorry for my english (
Posts: 621
Threads: 57
Joined: May 2010
10-24-2013, 09:17 PM
(This post was last modified: 10-24-2013, 09:18 PM by mastercracker.)
First, because you did not specify an actual mask, oclhashcat default settings takes over. You have to add ?a?a?a?a?a?a?a?a to your command line (or an a better mask representing what you want). However, what is running on the image is length 8 with the first 3 characters masked (*) so --pw-min=8 does work.
Posts: 7
Threads: 4
Joined: Jul 2013
(10-24-2013, 09:17 PM)mastercracker Wrote: First, because you did not specify an actual mask, oclhashcat default settings takes over. You have to add ?a?a?a?a?a?a?a?a to your command line (or an a better mask representing what you want). However, what is running on the image is length 8 with the first 3 characters masked (*) so --pw-min=8 does work.
if add mask ?a?a?a?a?a?a?a?a hashcat non started
Posts: 621
Threads: 57
Joined: May 2010
Please post your full command line that you are using.
Posts: 7
Threads: 4
Joined: Jul 2013
Posts: 2,936
Threads: 12
Joined: May 2012
it says the length is 8. it sounds like you just do not know how to read hashcat's output.