Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
process all rules
11-08-2011, 03:18 PM (This post was last modified: 11-08-2011 03:19 PM by fast_checkmate.)
Post: #1
process all rules
if i run hashcat plus with "-rules rule1 rule2 ... rule_xx" it's gonna process them all? or just the first one?

any way i can run all the rules by just pointing to the "rules" folder?
just like i do with dictionary folder

Thanks
Find all posts by this user
Quote this message in a reply
11-08-2011, 03:44 PM
Post: #2
RE: process all rules
--rules-file=FILE
only one file
Visit this user's website Find all posts by this user
Quote this message in a reply
11-08-2011, 03:45 PM
Post: #3
RE: process all rules
(11-08-2011 03:44 PM)nikkk14 Wrote:  --rules-file=FILE
only one file

i just tested and u are right
it would be nice to point the folder where the rules are and to take them in order, just like it works with the dictionaries
Find all posts by this user
Quote this message in a reply
11-08-2011, 03:55 PM
Post: #4
RE: process all rules
u can create new file.. ex. "cat /folder/*.rules | sort -u > big.rules"
or ask it in "Feature Requests" Smile
Visit this user's website Find all posts by this user
Quote this message in a reply
11-08-2011, 04:16 PM
Post: #5
RE: process all rules
i run it on windows.. so .. i don't have too many options Smile

i made a .bat file in excel to run all the rules Smile
Find all posts by this user
Quote this message in a reply
Post Reply