[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Thu, 29 Oct 2009 17:31:16 +0100
From: websiteaccess <websiteaccess@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: My patches (Performance, options, mingw, vc,
generic md5, phpass, etc)
On Thu, 29 Oct 2009 01:31:40 -0500, JFoug wrote:
> I have released a -v2 of this patch. The patch depends upon
> john-1.7.3.4 and 1.7.3.4-jumbo-2.diff being installed.
>
> Fixed in the -v2
>
> -- any fixes/changes in jumbo-2
> -- mmx working (raw-md5 and generic md5)
> -- md5_gen(12) and md5_gen(13) working faster
> -- 5 new md5-generic primitives (for 2 above speedups), and a new flag
> -- a silly compiler warning removed
> -- the benchmarks for phpass_fmt were not right. It was running just
> as fast, but showed only 1/4 speed
>
>
I try apply patch v2 to john 1.7.3.4, I get :
iMac-de-xxx-xxx:run xxxxxx$ cd /Users/xxxxxx/Desktop/dossier\ sans\
titre/john-1.7.3.4
iMac-de-xxx-xxx:john-1.7.3.4 xxxxxx$ gzcat
../john-1.7.3.4-jimf-after-jumbo-2.diff.gz | patch -p1 -Z
patching file doc/MD5_GENERIC
patching file doc/OPTIONS
patching file run/john.conf
Hunk #1 succeeded at 13 (offset -4 lines).
Not setting time of file run/john.conf (time mismatch)
patching file src/AFS_fmt.c
can't find file to patch at input line 1422
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urpN john-1.7.3.4.jumbo-2/src/BFEgg_fmt.c
john-1.7.3.4/src/BFEgg_fmt.c
|--- john-1.7.3.4.jumbo-2/src/BFEgg_fmt.c Sun Aug 24 08:30:56 2008
|+++ john-1.7.3.4/src/BFEgg_fmt.c Tue Sep 22 21:03:43 2009
--------------------------
File to patch:
Wha To do now ?
thanks
W.A.