Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 08 May 2012 08:58:48 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Fwd: bash auto-completion for john

On 05/08/2012 08:11 AM, magnum wrote:
> BTW for easier implementation of dynamic completion we could add hidden
> options to john. For example, "john --list-rules" and "john
> --list-ext-modes". This would make realtime loading easier,
> automatically following .include directives and so on. It should also
> support "john --conf=other.conf --list-rules".

Of course, we should also support dynamic completion of --format. I
suppose this wont need any hidden option, we already get a parsable list
from john with no options.

There's also --sub=list and --enc=list that could probably be used as-is.

I noticed I currently won't get any completion if I only write one dash,
as in john -inc. Hopefully we can support both ways.

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.