mask help
#4
I usually make my passwords with just 1 numeric in front of the pass or as last digit, in between being only alphabetic characters.

If I try out masks using only that, is this a correct syntax for a password with 4 chars with the first one being numeric ?

hashcat64.exe --session=t2 -a 3 -m 9600 -o found.txt -1 ?d?l?l?l -i --increment-min=4 --increment-max=8 my-hash.txt


Messages In This Thread
mask help - by zumba - 02-17-2017, 05:32 PM
RE: mask help - by royce - 02-17-2017, 06:45 PM
RE: mask help - by zumba - 02-19-2017, 04:08 PM
RE: mask help - by zumba - 02-19-2017, 04:14 PM
RE: mask help - by zumba - 02-19-2017, 04:23 PM
RE: mask help - by royce - 02-19-2017, 04:42 PM
RE: mask help - by miccee - 02-19-2017, 06:04 PM