v 0.49 increment min equivalent - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: v 0.49 increment min equivalent (/thread-4714.html) |
v 0.49 increment min equivalent - simplyslow - 10-02-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. RE: v 0.49 increment min equivalent - Xanadrel - 10-02-2015 Read the --help RE: v 0.49 increment min equivalent - FlippingGerman - 10-03-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. RE: v 0.49 increment min equivalent - epixoip - 10-03-2015 hashcat doesn't support hcmask files, only oclHashcat. RE: v 0.49 increment min equivalent - atom - 10-05-2015 Latest hashcat version does support hcmask RE: v 0.49 increment min equivalent - epixoip - 10-05-2015 Oh, must have missed that change. Never mind then |