Posts: 43
Threads: 17
Joined: Sep 2015
For the moment, I'm stuck with v.49 and can't use the --increment option. I wish to force Hashcat to start at a minimum of 8 character passkey, and not work it's way up from a 1 character ->8 character passkey. Is there an equivalent option to do this? Thanks.
Posts: 347
Threads: 3
Joined: May 2010
Posts: 30
Threads: 1
Joined: May 2015
Or read this (I wrote it myself!):
Make yourself a mask file. So if you start at 8, and want to go up to 10, try
?u?l?l?l?l?l?l?l
?u?l?l?l?l?l?l?l?l
?u?l?l?l?l?l?l?l?l?l
(for example)
Put that in a file, and use the path to it instead of sepcifying your mask in the command.
Posts: 2,936
Threads: 12
Joined: May 2012
hashcat doesn't support hcmask files, only oclHashcat.
Posts: 5,185
Threads: 230
Joined: Apr 2010
Latest hashcat version does support hcmask
Posts: 2,936
Threads: 12
Joined: May 2012
Oh, must have missed that change. Never mind then