|
Comprehensive rule listing?
|
|
04-02-2011, 08:36 PM
Post: #1
|
|||
|
|||
|
Comprehensive rule listing?
Is there a comprehensive listing of hashcat's rule, like john has at http://www.openwall.com/john/doc/RULES.shtml?
"Rule-Fu: The art of word mangling" by d3ad0ne at http://ob-security.info/?p=31 is the only thing I've seen like that, but what is needed is a comparison of john's rules to hashcat's. I'm aware that there is no preprocessor, but are there character classes and commands that can be used to not waste time by trying to uppercase words beginning with punctuation and symbols? Also, hints as to whether "^" for prepending or "i" for inserting multiple characters is faster? |
|||
|
04-02-2011, 11:17 PM
Post: #2
|
|||
|
|||
|
RE: Comprehensive rule listing?
there is no direct comparisation but i tried to make it 100% compatible. there are some hashcat only commands and some jtr only command but these that both have should do exactly the same
|
|||
|
04-02-2011, 11:17 PM
Post: #3
|
|||
|
|||
|
RE: Comprehensive rule listing?
i would say ^ is faster, but why dont try it for yourself?
|
|||
|
04-03-2011, 04:09 AM
Post: #4
|
|||
|
|||
|
RE: Comprehensive rule listing?
So, of the john "character class commands" hashcat only has the single character rules, sXY, @X, !X, /X, (X, )X, and no character class commands?
E.g., trying john's !?X in hashcat got a syntax error, while john's (?a didn't work. |
|||
|
04-06-2011, 12:18 PM
Post: #5
|
|||
|
|||
|
RE: Comprehensive rule listing?
maybe this helps:
Code: #define RULE_OP_MANGLE_NOOP1 ':' |
|||
|
04-06-2011, 12:37 PM
Post: #6
|
|||
|
|||
|
RE: Comprehensive rule listing?
lol source code
|
|||
|
04-07-2011, 03:48 AM
Post: #7
|
|||
|
|||
|
RE: Comprehensive rule listing?
Code: #define RULE_OP_MANGLE_DUPEWORD_TIMES 'p'Thanks. |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help





