11-29-2017, 10:40 PM
Unless you're attacking a slow hash, it may not be worth skipping the longer files.
If it's a slow hash, you could use 'combinator' from hashcat-utils, and then pipe that through 'len' (also from hashcat-utils), to skip the candidates that are too long, and then pipe those to hashcat.
If it's a slow hash, you could use 'combinator' from hashcat-utils, and then pipe that through 'len' (also from hashcat-utils), to skip the candidates that are too long, and then pipe those to hashcat.
~