|
Message-ID: <20120711193101.GA14765@openwall.com> Date: Wed, 11 Jul 2012 23:31:01 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: request for new dynamic subformats On Wed, Jul 11, 2012 at 11:51:35AM -0700, Francois Pesce wrote: > I've noticed that just appending ^[0-9] ^[0-9] to the dictionary rules make > the job. Thanks. You may optimize this to A0"[0-9][0-9]", which should be a bit faster. And this is a john-users topic, indeed. ;-) > Wouldn't it be easier to implement a kind of "macro" parameter that allows > a user to specify a rule or a set of rules to add to every rules? (i.e. > john --macro-rule="^[0-9] ^[0-9]") Yes, we should add support for combining of rulesets like this, and maybe also support for specifying one-liners on the command-line. Alexander
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.