03-31-2012, 12:10 AM
I have experienced the same issue as described phish (but the original post seems to be deleted). I tried to simplify rules by doing some simple substitutions:
Oh and thanks to atom for compiling the new best64.rule! I have tested it against some random hashes with some random wordlists and got some very good results! I did spot a minor simplification you could do. It turns out that "}}D1{" can be simplified to a single "]".
Anyway thanks a lot! It is truly amazing how much the original rules could be improved upon!
- sXY@Y -> @X@Y
- iNX@X -> @X
- ^X@X -> @X
- $X@X -> @X
Oh and thanks to atom for compiling the new best64.rule! I have tested it against some random hashes with some random wordlists and got some very good results! I did spot a minor simplification you could do. It turns out that "}}D1{" can be simplified to a single "]".
Anyway thanks a lot! It is truly amazing how much the original rules could be improved upon!