how to limit password character length
#4
No, like this:

Code:
echo "<7"  >under_7.rule
./hashcat-cli64.app -m 7100 hash.txt wordlist.txt -r under_7.rule


Messages In This Thread
RE: how to limit password character length - by epixoip - 03-02-2015, 06:30 AM