Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 11 Sep 2015 22:48:06 +0200
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: PRINCE-elem-cnt-max

On 2015-09-11 22:29, Aleksey Cherepanov wrote:
> There is a filter to reject candidates with illegal utf-8 in newest
> john:
>
> # Reject words that are illegal UTF-8
> # We obviously let pure ASCII through too
> [List.External:Filter_UTF8]
>
> The filter may be combined with incremental mode:
>
> $ john --incremental=... --external=Filter_UTF8 ...

That filter is good with slow hashes but keep in mind it's cheaper to 
NOT use it with fast ones. The filter is *much* slower than having a few 
impossible candidates now and then.

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.