Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 25 Nov 2013 11:55:06 -0500
From: Zach Bevilacqua <bertwithcookie@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: OMP on windows hangs after about 2 hours

$ john --list=format-all-details --format=wpapsk | tail -2 | awk '{print
$3}' > testhash
$ john testhash -inc:lower -progress=1800

Kept running with no issue. The original cracking function seemed to be
hung with high CPU, eventually I killed the process via the task manager.
Upon --restore the timer showed the cracking time to have been running the
whole time, I don't know if the cracking was actually running still or just
the timer.


On Fri, Nov 22, 2013 at 2:54 PM, Zach Bevilacqua
<bertwithcookie@...il.com>wrote:

>
>
>
> 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.