Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 5 Feb 2013 20:40:03 -0500
From:  <jfoug@....net>
To: john-users@...ts.openwall.com
Cc: Solar Designer <solar@...nwall.com>
Subject: Re: generating passwords candidates longer than 8
 characters using incremental attack


---- Solar Designer <solar@...nwall.com> wrote: 
> On Tue, Feb 05, 2013 at 08:56:35AM -0500, Rich Rumble wrote:
> > There is
> > a MinGW make target, but it doesn't work for me the last time I tried
> > it on the Jumbo build.
> 
> IIRC, the compile error messages you posted to john-dev at the time
> indicated that you simply did not have OpenSSL development libraries
> installed in your MinGW tree, and you did not correct that and try
> again.  Thus, that test compile says nothing about whether MinGW make
> target worked in JtR -jumbo at the time or not. ;-)

I just posted numerous patches to magnum, to get mingw to partly compile.  I needed to get it building again, to get the md?-mmx.o, the x86.o and other asm stuff, so that my visual C was back up to date. VC can not build the asm, and the only build that properly builds in the VC 'marshalling' code for the mmx asm, is mingw.  However, mine still has problems, and will not link right.

NOTE, there are a few new non-hash formats that have issues in non linux system.  But with some of the recent changes, mingw should be 'close' to working.  It may require a plug format or 2 to be removed from the build dir, but it should not be too hard to build.

I pretty much gave up with mingw building, about 18 months ago, and now simply use cygwin.  thus I have not kept my mingw up to date.  It very well may be that an up to date mingw would work just fine.

Jim.

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.