Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 17 Apr 2013 22:25:40 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Bug report: specific hex salted hash failure

On 17 Apr, 2013, at 22:18 , john user <johnuser1243@...oo.com> wrote:
> -- playing around found it can load only when the following string is in the
> hash file
> $dynamic_1007$5dd8145e0d1e2499bce05dcb4bce5cdf$HEX$24324f
> 
> could it also load hashes not prefixed by the $format$ string (especially
> when format is specified on the command line) - seems to have this behavior
> in jumbo-7 which previously I used.
> 
> If this load issue could have a fix then it would be appreciated

It's now a setting in john.conf:

# if set to Y then dynamic format will always work with raw hashes. Normally
# dynamic only uses raw hashes if a single dynamic type is selected with
# the -format=  (so -format=dynamic_0 would use valid raw hashes).
DynamicAlwaysUseRawHashes = N


So, obviously, setting that to Y will make it the way you want.

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.