![]() |
Script to generate wordlists for combinator attack - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: User Contributions (https://hashcat.net/forum/forum-25.html) +--- Thread: Script to generate wordlists for combinator attack (/thread-2859.html) |
Script to generate wordlists for combinator attack - gr4n1t3 - 11-24-2013 The attached python script will find the most common opening and closing letter combinations in a word dictionary, it's useful to generate new dictionaries for combinator attacks. gr4n1t3 (Ps I had to change name from findcommon.py to get it to attach) |