--pw-min=NUM and --pw-max=NUM? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: --pw-min=NUM and --pw-max=NUM? (/thread-1619.html) |
--pw-min=NUM and --pw-max=NUM? - Kgx Pnqvhm - 10-03-2012 When using the Markov attacks in oclHashcat-plus, don't we need the --pw-min=NUM and --pw-max=NUM options? RE: --pw-min=NUM and --pw-max=NUM? - epixoip - 10-03-2012 incremental mode is no longer the default, so they have been replaced by --increment-min and --increment-max for use with -i RE: --pw-min=NUM and --pw-max=NUM? - Mem5 - 10-03-2012 These parameters do not work as expected, see http://hashcat.net/forum/thread-1586.html RE: --pw-min=NUM and --pw-max=NUM? - Kgx Pnqvhm - 10-03-2012 So if I want to run a Markov attack of exactly 6 characters, what command options do I use? RE: --pw-min=NUM and --pw-max=NUM? - epixoip - 10-04-2012 none. just specify a six character mask. RE: --pw-min=NUM and --pw-max=NUM? - atom - 10-19-2012 fixed in beta |