Hybrid Worldlist + Mask 0 length mask - 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: Hybrid Worldlist + Mask 0 length mask (/thread-7722.html) |
Hybrid Worldlist + Mask 0 length mask - mknapp - 08-06-2018 Hi guys, I'm new to using hashcat so there may be a better way to do this that i don't know, but I was wondering if there was a way to do hybrid mode and check with a 0 length mask. I tried using --increment and tried settings --min-increment to 0, but it isn't a valid value. It requires 1 at the minimum. I want to be able to check against the Wordlist + Mask as well as just the word List, is there a way to do that? (For clarity) Given this word list: cat dog I want to check: cat cat0 cat1 cat2... dog dog0 dog1 dog2... Thanks! RE: Hybrid Worldlist + Mask 0 length mask - undeath - 08-06-2018 either use rules instead of hybrid mask or use multiple attacks. |