Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 20 Jun 2012 02:03:56 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: wordlist dupe suppression

On 2012-06-19 19:50, Solar Designer wrote:
> With just 3 lines in a wordlist:
>
> ---
> password
> 123456
> 123
> ---
>
> I am getting:
>
> 0:00:00:00 loading wordfile w into memory (20 bytes, max_size=83886080)
> 0:00:00:00 wordfile had 4 lines and required 32 bytes for index.
> 0:00:00:00 4 lines, hash size 256, temporarily allocating 1056 bytes for dupe suppression
>
> 0:00:00:00 Suppressed 1 duplicate lines and/or comments from wordlist.
>
> BTW, somehow there are empty lines around the "Suppressed ..." log file line.

I believe Jim's fix will work fine for MPI too, I will test more later. 
I also removed the erroneous linefeeds from the log_event() calls.

Maybe all of the above lines should also be preceeded by "- " like most 
other log output within wordlist.c?

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.