Posts: 2
Threads: 1
Joined: Dec 2013
Hi, I try to bruteforse hash, use command:
cudaHashcat32.exe -a 3 -1 q,?d -m 1000 12345.txt --outfile=rez.txt ?a?a?a?
a?a
How can i make that Hashcat use only symbols Qq1234567890?
Posts: 2,267
Threads: 16
Joined: Feb 2013
Hi,
it doesn't make much sense to explain it here, if we have a wiki page that explains it. Therefore, I refer you to:
http://hashcat.net/wiki/doku.php?id=mask_attack
Hint:
cudaHashcat32.exe -m 1000 12345.txt --outfile=rez.txt -a 3 -1 Qq?d ?1?1?1?1?1
should work for passwords with exactly a length of 5,
if you need to crack password w/ a length w/ less and/or more than 5, please check --increment and --increment-min 2 --increment-max 10 (where 2 is lower and 10 is uppe limit)
Posts: 2
Threads: 1
Joined: Dec 2013
12-24-2013, 03:05 PM
(This post was last modified: 12-24-2013, 03:49 PM by Petr.)
I am recheking and it work thanks.
Quote:Thanks for the quick answer.
I check your decision and it doesnt work.
Try to use but all it doesnt work
-1 ?dabcdef
-1 ?d,Q,q
-1 1234567890Qq