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 11:36:51 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Generic format names (was: 333 (half-badass number?))

On 05/30/2013 12:41 AM, magnum wrote:
> ../run/john -t -form:hmac-*
> ../run/john -t -form:krb5*
> 
> BTW, this can be used together with eg. --list:
> 
> $ ../run/john --list=format-details -format:hmac-*


[fd@...x64 run]$ ./john --list=formats --format=d*
descrypt, dummy, dynamic_n, dmd5, dominosec, dmg, dragonfly3-32,
dragonfly3-64, dragonfly4-32, dragonfly4-64, drupal7, django
[fd@...x64 run]$

[fd@...x64 run]$ ./john --list=formats --format=krb5-1*
krb5-18
[fd@...x64 run]$


[fd@...x64 run]./john --list=formats --format=dy*
dynamic_n, [fd@...x64 run]$

So, here "dynamic_n" is followed by ", " instead of "\n".

Frank

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.