Help to specify mask/charset/command
#2
You're close but highly doubtful you'll be able to do a 14 characters as that will eat a tonne of memory. You can try though!

Code:
hashcat64.exe -m 1000 -a 3 -i --increment-min 12 --increment-max 14 -a 3 hash.txt ?a?a?a?a?a?a?a?a?a?a?a?a?a?a

Note: -o is your OUTPUT file, not your hash file. Also check the hash examples to see how the hash should look for V2 which is -m 5600 actually, not 1000.

https://hashcat.net/wiki/doku.php?id=example_hashes
Reply


Messages In This Thread
RE: Help to specify mask/charset/command - by slyexe - 04-12-2020, 05:05 PM