|
Message-ID: <7ba73295c31a7a003818100cd8739202@smtp.hushmail.com> Date: Sun, 10 Jun 2012 11:11:29 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: Patch: allow --markov=SECTION in addition to --markov[=[MIN_LEVEL-]LEVEL[:START[:END[:[MIN_LENGHT-]LENGTH]]]] On 06/09/2012 09:18 PM, Frank Dittrich wrote: > As suggested the last time --markov=section has been discussed, I made > sure that the old behavior still works (and is the default when --markov > is used without specifying any values). > > --markov=SECTION is the only way to use several Markov sessions at the > same time which use different stats files - unless you use separate > config files. Sounds like an excellent patch but it needs some fixes: $ ../run/john --stdout --markov Segmentation fault $ ../run/john --stdout --markov=markov Statsfile not defined for Markov mode markov $ ../run/john --stdout --markov=markov2 Statsfile not defined for Markov mode markov2 Doesn't this happen to you? This is on 64-bit Mint/Ubuntu. 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.