A more effective leetspeak rule file for oclHashcat-plus - 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: A more effective leetspeak rule file for oclHashcat-plus (/thread-479.html) |
A more effective leetspeak rule file for oclHashcat-plus - lanjelot - 09-11-2011 A more complete set of leet rules that some people may find useful. Please read instructions into the source code of attached file. If you are using hashcat (eg. hashcat-0.37), you should use the table lookup mode instead because it is the best way to go! For instance: $ /opt/hashcat-0.37/hashcat-cli64.bin -a5 --table-file=tables/leet.table ... The reason I wrote hashcat_l33t.py is because oclHashcat-plus lacks the table lookup mode. And unfortunately, as Atom told me, the table lookup mode is not likely to be implemented into oclHashcat-plus, due to several complex reasons I did not even understand lol. Yet they all seemed very plausible RE: A more effective leetspeak rule file for oclHashcat-plus - forumhero - 09-12-2011 thanks for sharing, works pretty good RE: A more effective leetspeak rule file for oclHashcat-plus - atom - 09-12-2011 thank you! if its ok for you i will add it to oclHashcat-plus v0.06? RE: A more effective leetspeak rule file for oclHashcat-plus - lanjelot - 09-12-2011 Sure, i'm ok with it cheers! |