Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 11 Jan 2016 16:01:24 +0100
From: Frank Dittrich <frank.dittrich@...lbox.org>
To: john-users@...ts.openwall.com
Subject: Re: format-all-details -> Max. password length in bytes

On 01/11/2016 02:35 PM, patpro@...pro.net wrote:
> However, I do remember that incremental is limited to 8 char. at compile time.

That's not longer true. Recent versions have a max. length limit of 24 
bytes (compile time limit).
I think I'll commit a change which mentions this limit in the
$ ./john --list=build-info
output.

Default max. length is 13, see john.conf:
[Incremental:ASCII]
File = $JOHN/ascii.chr
MinLen = 0
MaxLen = 13
CharCount = 95

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.