Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 18 Nov 2015 23:59:04 +0300
From: Solar Designer <solar@...nwall.com>
To: john-users@...ts.openwall.com
Subject: Re: Fork vs / w/ OpenMP

On Wed, Nov 18, 2015 at 08:35:39PM +0000, Demian Smith wrote:
> I have paused my other sessions to try a new approach with a ned input
> file generating the chr, in case I messed up something the first time
> around... I believe the letters would also be more of the " language
> based likelihood"-nature so my incremental mode looks like
> [Incremental:rc3] # rules based on pdfs for truecrypt 5-12
> File = $JOHN/raid2.chr
> MinLen = 5
> MaxLen =  12
> CharCount = 20
> Extra = 24
> 
> Extra 24 is as to facilitate the 2 and 4 which could be in the
> passwords. I am loosing a lot of calculation, as I know the digits would
> only be in place 3 and 5, if at all, but I suppose I will have to take
> the hit. Not prepared to give up on my data as yet :)

You may use an external filter() to insist on no digits in the remaining
places.  For speeds as low as what you're getting here, this may in fact
be worth the overhead of filtering.

Alexander

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.