![]() |
what rule to use to combine words? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: what rule to use to combine words? (/thread-11739.html) |
what rule to use to combine words? - svobodnui11 - 12-22-2023 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 |