Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 7 May 2015 17:34:51 +0300
From: Aleksey Cherepanov <lyosha@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: [core john] [Johnny] Windows event loop

On Thu, May 07, 2015 at 09:52:51AM -0400, Mathieu Laprise wrote:
> Aleksey wrote:
> 
> > I assume that you start john through cygwin's terminal, try to start
> > john from windows' cmd. Does john crash then?
> 
> 
> Thanks Aleksey for this idea. You're right, it does'nt work in windows cmd.
> I see Cygwin related errors. One DLL missing that I copied from 1.7.9 and
> now error the entry point __cxa_atexit is impossible to find in the
> library... I'll take a look at that and when I get a working executable,
> I'll take on the start/pause bug from 1.7.9 with WM_CLOSE, maybe it's no
> longer there in core cvs. If it's still there, I'll correct it.

I guess you copied cygwin1.dll. Try to copy it from cygwin you built
john on. Most probably john 1.7.9 has different version of
cygwin1.dll.

cygwin dlls have to be on path or in the same folder as the program.

Thanks!

-- 
Regards,
Aleksey Cherepanov

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.