Description Crunch is a wordlist generator where you can specify a standard character set or a character set you specify. crunch can generate all possible combinations and permutations. Features crunch generates wordlists in both combination and permutation ways it can breakup output by number of lines or file size now has resume support pattern now supports number and symbols pattern now supports upper and lower case characters separately adds a status report when generating multiple files new -l option for literal support of @,%^ new -d option to limit duplicate characters see man file for details now has unicode support Changelog • Add more information to help section • Added unicode support - written by JasonC • Error messages and startup summary now go to stderr (-u now unnecessary) - fixed by JasonC • Fixed mem leaks, invalid comparisons - fixed by JasonC • Fixed startup delay due to long sequences of dupe-skipped strings - fixed by JasonC • Fix write and compress error - reported and fixed by amontero • Fix printpercentage -> linecounter should be ->linetotal • Add support for 7z Crunch 3.3 can be found at: http://sourceforge.net/projects/crunch-wordlist/
Hey MR P, I have a question regarding Crunch. Can i use Crunch to create 8 character set of A-Z, BUT max 2 of the same characters in each line? I have noticed with Sky routers that hardly ever have 3 of the same letters in the default WPA2 key And im not creating a 1.7TB word list lol Im sure this would reduce the wordlist considerably?
The -d cmd still allows multiple entries of A and B Is there a -d cmd that will permit max 1 letter to be the same in the 8 characters? I would try use maskprocess and sed but unable to do this from ESX and no GPU
Did you try -d 1? Sorry, wasn't reading carefully, -d cmd will only work to " Limits the number of consecutive identical characters" next to each other