Bug - words get rejected
#4
Just ran into the same issue and posted it on irc today. atom came up with a great solution for this:

1) echo [[[[[ > pre.rule  
2) hashcat <as usual> -j ^X^X^X^X^X -r pre.rule -r yournormalrule.rule 

the -j ^X^X^X^X^X will prepend every password candidate from the dictionary with "XXXXX" making it long enough to pass the limit of 8 as the minimum length, the first "pre.rule" will then remove the "XXXXX" again. Finally your "normal" rules will be applied.

Worked for me.


Messages In This Thread
Bug - words get rejected - by eandmsz - 08-11-2016, 08:51 PM
RE: Bug - words get rejected - by atom - 08-12-2016, 05:44 PM
RE: Bug - words get rejected - by eandmsz - 08-14-2016, 12:53 PM
RE: Bug - words get rejected - by jodler303 - 08-17-2016, 05:42 PM
RE: Bug - words get rejected - by gargojl - 01-11-2017, 01:14 AM