05-23-2018, 05:16 PM
(05-23-2018, 04:27 PM)royce Wrote: There is indeed a max length for princeprocessor.
https://github.com/hashcat/princeprocess...c/pp.c#L32
You'll need to modify the source, increase PW_MAX to at least 20 (in your case), and recompile.
Worked like a champ. Now time to go do some benchmarks with varying wordlists we use. Thanks for the quick response.