Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 2 May 2018 22:03:50 +0200
From: Luis Rocha <luiscrocha@...il.com>
To: john-users@...ts.openwall.com
Subject: Question on prince mode

Hi.

Having a wordlist like:

$ cat /tmp/prince
tanbark

Shouldn't --prince mode generate the candidate "tanbarktanbarktanbark" when
using --prince-elem-cnt-max=3 or higher?

I'm asking because I tried and doesn't seem so:

$ ./john --session=1password  --prince=/tmp/prince  --prince-elem-cnt-max=4
--stdout
tanbark
tanbarktanbark
2p 0:00:00:00 100.00% (2018-05-02 22:01) 50.00p/s tanbarktanbark

Thanks,
Luis

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.