Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 21 Sep 2011 00:59:20 +0200
From: magnum <rawsmooth@...dband.net>
To: john-dev@...ts.openwall.com
Subject: Re: --encoding=LIST

On 2011-09-20 23:33, magnum wrote:
> This does not work:
>
> $ ../run/john --enc=list
> Password files required, but none specified

I just posted a patch that fixes this and throwed in a couple more greek 
encodings while at it. Include it in J6 or leave it as incremental. I 
believe it's safe for inclusion though. I tested it :)

I also sorted the encodings list (and the sources) so the order is a 
little more structured, and it also does not go past column 80 now:

$ ../run/john -enc=list
Supported encodings within john are: raw, utf-8, iso-8859-1 (or ansi),
iso-8859-7, iso-8859-15, koi8-r, cp437, cp737, cp850, cp858, cp866,
cp1251, cp1252, cp1253

BTW, the list above implies that "raw" is a synonym to not using --enc 
at all. I now made that actually being the case (raw, ascii or default 
are all no-op arguments for --encoding)

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.