Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 22 Nov 2013 19:07:40 +0100
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: OMP on windows hangs after about 2 hours

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?

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?

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.