Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 28 Jun 2015 15:40:23 +0200
From: Frank Dittrich <frank.dittrich@...lbox.org>
To: john-dev@...ts.openwall.com
Subject: Re: more robustness

On 06/27/2015 03:31 PM, Kai Zhao wrote:
> There are two reasons to introduce fuzz_option.pl
> <http://fuzz_option.pl> which is similar to
> Solar's fuzz.pl <http://fuzz.pl>.
> 
> 1. There are some formats such as KeePass, will report error and exit
> if the hash is not valid. In this case, john will stop and never go on.

Apparently, --fuzz skips disabled formats (which is a good idea) unless
you request --format=KeePass.

So, you can just add a line
KeePass = Y
into the [Local:Disabled:Formats] section of your john.local.conf file
(and may be add a comment why you disabled it).

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.