Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 12 May 2012 04:51:36 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Re: Fwd: bash auto-completion for john

On 05/12/2012 01:48 AM, magnum wrote:
> On 05/11/2012 10:32 AM, Frank Dittrich wrote:
>> On 05/11/2012 10:00 AM, magnum wrote:
>>> BTW I also committed this:
>>>
>>> $ ../run/john --list=hidden-options
>>> --list=NAME               list configuration, rules, etc
>>> --mkpc=N                  force a lower max. keys per crypt
>>
>> Will implementing the completion confuse users?
> 
> Users are confused by definition, IMHO we should complete these too.

Works for me now, but I need to test my other changes a little bit more.

$ ./john --
--config=                --max-run-time=          --session=
--crack-status           --mem-file-size=         --shells=
--encoding=              --mkpc=                  --show
--external=              --nolog                  --single
--field-separator-char=  --pipe                   --status
--fix-state-delay=       --plugin=                --stdin
--format=                --pot=                   --stdout
--groups=                --regen-lost-salts=      --subformat=LIST
--incremental            --restore                --test
--list=                  --rules                  --users=
--make-charset=          --salts=                 --wordlist=
--markov                 --save-memory=

$ ./john --list=
?                 ext-filters       hidden-options    rules
build-info        ext-filters-only  inc-modes
externals         ext-modes         options


"?" and "options" have been added by me. Is that OK?

Frank

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.