05-23-2017, 09:51 PM
(This post was last modified: 05-24-2017, 04:11 PM by MrMeeseeks.)
r7al: I would use AWK to filter through your existing word lists and output into a new dict with this command: awk 'length > 9' rockyou.txt > len10plus.txt
Use len.bin from hashcat-utils.
Use len.bin from hashcat-utils.