Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 20 Jan 2012 09:19:34 -0500
From: Rich Rumble <richrumble@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: JtR OpenCL patch

Patches fail on Cygwin, I'm going to look at the CUDA
patches now to see if they also fail.

# patch -p1 < john-1.7.9-jumbo-5-opencl-5.diff
patching file src/Makefile
Hunk #1 succeeded at 46 with fuzz 1 (offset -45 lines).
Hunk #2 FAILED at 102.
Hunk #3 FAILED at 111.
Hunk #4 succeeded at 178 with fuzz 2 (offset -69 lines).
Hunk #5 succeeded at 228 with fuzz 1 (offset -118 lines).
Hunk #6 FAILED at 1256.
3 out of 6 hunks FAILED -- saving rejects to file src/Makefile.rej
patching file src/NSLDAPS_opencl_fmt.c
patching file src/NT_opencl_fmt.c
patching file src/common-opencl.c
patching file src/common-opencl.h
patching file src/cryptmd5_opencl_fmt.c
patching file src/cryptmd5_opencl_kernel.cl
patching file src/john.c
Hunk #1 FAILED at 87.
Hunk #2 FAILED at 176.
2 out of 2 hunks FAILED -- saving rejects to file src/john.c.rej
patching file src/md4_opencl_kernel.cl
patching file src/md5_opencl_kernel.cl
patching file src/nt_opencl_kernel.cl
patching file src/opencl-tweaks.h
patching file src/options.c
Hunk #1 FAILED at 39.
Hunk #2 FAILED at 128.
Hunk #3 succeeded at 107 with fuzz 2 (offset -85 lines).
Hunk #4 FAILED at 141.
3 out of 4 hunks FAILED -- saving rejects to file src/options.c.rej
patching file src/phpass_opencl_fmt.c
patching file src/phpass_opencl_kernel.cl
patching file src/rawMD5_opencl_fmt.c
patching file src/rawSHA1_opencl_fmt.c
patching file src/setup-opencl-stuff.sh
patching file src/sha1_opencl_kernel.cl
patching file src/ssha_opencl_kernel.cl

Is there a compiler other than gcc/make I should
be using? CUDA seems to come with one if I
download the toolkit:
http://developer.nvidia.com/cuda-toolkit-41#windows
-rich

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.