Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 30 May 2013 12:11:34 -0500
From: "jfoug" <jfoug@....net>
To: <john-dev@...ts.openwall.com>
Subject: RE: Generic format names

From: magnum Sent: Thursday, May 30, 2013 10:50
>Sure... but for consistence you should be able to say:
>
>	$ ./john --list=subformats -form=dynamic_2* or
>	$ ./john --list=format-details -form=dynamic_2*
>
>They give wrong outputs in different ways. I'd expect to get the list but
only for the subset of dynamic_2, dynamic_20, 21 and so on. This doesn't
work because dynamic has it's own "register all" that is not currently
handling wildcards. Looks a little tricky to me, with scanf for "%d" and
stuff. Would you like to have a shot or should I try to come up with a fix?

I have never looked at, or even knew it was available (the wildcard
filtering).  It probably should not be 'all' that hard to add to the
-subformats type request.  But I do not know if I have time immediately to
do this.

Jim.

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.