Specify what to check in a dictionary
#6
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.


Messages In This Thread
Specify what to check in a dictionary - by r7al - 04-29-2017, 05:58 PM
RE: Specify what to check in a dictionary - by MrMeeseeks - 05-23-2017, 09:51 PM