Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A more effective leetspeak rule file for oclHashcat-plus
09-11-2011, 04:11 PM (This post was last modified: 09-11-2011 04:28 PM by lanjelot.)
Post: #1
A more effective leetspeak rule file for oclHashcat-plus
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 Wink


Attached File(s)
.txt  hashcat_l33t.py.txt (Size: 2.07 KB / Downloads: 70)
Find all posts by this user
09-12-2011, 08:20 AM
Post: #2
RE: A more effective leetspeak rule file for oclHashcat-plus
thanks for sharing, works pretty good
Find all posts by this user
09-12-2011, 09:42 AM
Post: #3
RE: A more effective leetspeak rule file for oclHashcat-plus
thank you! if its ok for you i will add it to oclHashcat-plus v0.06?
Visit this user's website Find all posts by this user
09-12-2011, 10:06 AM
Post: #4
RE: A more effective leetspeak rule file for oclHashcat-plus
Sure, i'm ok with it Wink
cheers!
Find all posts by this user
Thread Closed