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.
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.
~