Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 17 Oct 2016 22:44:34 +0200
From: Marek Wrzosek <marek.wrzosek@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Mask and Incremental mode

Hi

W dniu 17.10.2016 o 21:42, Luis Rocha pisze:
> Hello All,
> 
> Is there any hidden option that would allow JtR to increment over the mask
> options?
> 
> example:
> 
> $ ./john /tmp/hashes --fork=2 --format=raw-sha1 --session=temp
> --wordlist=/tmp/wordlist --mask=?w?a?a?a?a
> 
> i.e., would start with ?w?a and will progress towards ?w?a?a?a?a
> 

You can use regex mode to do that or write script that will run john
with different masks. Both ways are far from ideal, I don't know if
restoring session works with regex nowadays and running scripts with
john when every iteration takes more time than predecessor... is more
demanding for your patience. Good luck ;-)

Best Regards,
Marek
-- 
Marek Wrzosek
marek.wrzosek@...il.com

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.