Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Wed, 1 Oct 2014 7:54:41 -0400
From:  <jfoug@....net>
To: john-users@...ts.openwall.com
Cc: Jeroen <jeroen@...sman.net>
Subject: Re: Option "-i=digits" removed / replaced?


---- Jeroen <jeroen@...sman.net> wrote: 
> Hi,
> 
> I used to use john for finding digit-only passwords, using john -i=digits
> /my/password/hashes. It seems that this option disappeared (Unknown option:
> "-i=digits") after upgrading to the latest version from
> <https://github.com/magnumripper/JohnTheRipper.git>. Is this correct? Or is
> the command replaced? 

The command is still there, but since there are other commands now that starts
with the letters 'in' you have to specify more letters of the whole option to make
it unique enough for JtR to interpret the command. So simply change

-i=digits

to 

-inc=digits

and things will work properly for you


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.