|
Message-ID: <baa9f96a74ec666dd1f033b5a333cb91@smtp.hushmail.com> Date: Fri, 18 May 2012 21:29:19 +0200 From: magnum <john.magnum@...hmail.com> To: john-users@...ts.openwall.com Subject: Re: Performance Considerations of stdin On 05/18/2012 08:31 PM, jfoug wrote: > I would love to hear any speed comparisons between > > john -rules:xxx -memory=9999999 -w=input.dat candidates.in > and > word_gen input.dat | john --stdin candidates.in > > where the --rules:xxx (or externs, etc) and word_gen were 'comparable', when > run on other OS's. Just for the record, you could as well use the (poorly documented) -memory=0 for this. It will buffer the whole file no matter how large it is. magnum
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.