|
Message-ID: <12696d6bea54e47e9c422a2439fc098f@smtp.hushmail.com> Date: Sun, 23 Mar 2014 12:17:05 +0100 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: proof of concept converter of rexgen-like syntax into john rules On 2014-03-22 22:13, Aleksey Cherepanov wrote: > I think rexgen-like syntax could be a part of rules and performed at > preprocessor level like []. For instance This would only work for trivial regexes, a complicated one would produce too many rules. I'd still want a pure regexp mode. Anyways, your script is something we could supply with Jumbo almost as-is. A "rule generator script" is probably what many people need, including Nima. Just add a shebang line, license blurb, brief docs and wrap "while ($rule = <>)" around the lot and I think we're set. magnum
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.