|
Message-ID: <BLU0-SMTP1234372E8A8A097C991AD6EFD080@phx.gbl>
Date: Fri, 1 Jun 2012 17:12:50 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: New version of john.bash_completion
Hi magnum,
here is an enhanced version of the bash completion script (diff against
current git version attached).
Improvements:
1.
Allow -re= and --re= treated like --restore= for non-jumbo versions
(which lack --regen-lost-salts=).
2.
Don't allow -for=, --for=, -fo=, --fo= being treated like --format= if
there is more than one option starting with --for or --fo known to john.
3.
Avoid
$ ./john --option=
begin completed to
$ ./john --option=--option=
for any options added in future john versions.
Frank
View attachment "john.bash_completion.diff" of type "text/x-patch" (1615 bytes)
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.