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?
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:
https://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)
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