hashcat Forum

Full Version: what rule to use to combine words?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have 100% information that the password consists of several words, I created a dictionary with them, but I don’t understand what rule to use, I also know approximately the minimum and maximum length of the password

i try use this 
hashcat.exe -a0 -D1,2 -m11600  hash.txt wordlist.txt -r rules\combinator.rule -r rules\combinator.rule -r rules\combinator.rule


if use --increment --increment-min 8 have error