|
Message-ID: <CAOuOLU+6fBM7fhsgB2hq8dw_AgurATktusb1Hg6N9-PehgFE2g@mail.gmail.com> Date: Fri, 22 Nov 2013 14:54:00 -0500 From: Zach Bevilacqua <bertwithcookie@...il.com> To: john-users@...ts.openwall.com Subject: Re: OMP on windows hangs after about 2 hours On Fri, Nov 22, 2013 at 1:07 PM, magnum <john.magnum@...hmail.com> wrote: > On 2013-11-22 14:55, Zach Bevilacqua wrote: > >> I'm not a fan of cygwin either. >> >> However, for an update. Cracking speed seems to be better with this build, >> and I was able to surpass the 2 hour mark yet it still hung at 7 hours. >> > > Was this still with (IIRC) md5crypt? > Yes it's the same type/file/hashes Maybe you could try this just for testing some other format: > > $ john --list=format-all-details --format=wpapsk | tail -2 | awk '{print > $3}' > testhash > $ john testhash -inc:lower -progress=1800 > > This will never end and will emit a status line automatically every 30 > minutes. Does it too crash within hours? Running this now, I'll let you know if it crashes. (probably let it go >7 hours) On windows so I don't have the tail or (g)awk commands. so just ran the command to a file and cleared all but the hash. > > 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.