|
Rule syntax - Printable Version +- hashcat Forum (http://hashcat.net/forum) +-- Forum: Support (/forum-3.html) +--- Forum: oclHashcat-plus (/forum-23.html) +--- Thread: Rule syntax (/thread-1097.html) |
Rule syntax - -.-PhanTom-.- - 04-19-2012 07:32 PM Hey Are there any plans of implementing ranges in the rule syntax like there is for JTR Example: $[0-9] (append 0-9) ^[123489] (prepend 123489) That would really simplify a lot of the rules, but I guess would requite that the code could handle this and generate these things... (I am not a coder...) Regards PS Sorry if this has been answered before, I tried to search.. RE: Rule synatx - atom - 04-19-2012 08:16 PM you can use maskprocessor, multi-rules or hybrid attack. see wiki before asking |