Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Thu, 25 Aug 2011 03:33:36 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: 1.7.8-cryptmd5opencl_0.1

Lukas -

After applying john-1.7.8-cryptmd5opencl_0.1.diff, I made the following
changes to Makefile to get it to build:

OCLHEADERPATH = /usr/include/cuda32

(for YDL)

LDFLAGS = -s -lOpenCL $(OMPFLAGS)

(added "-lOpenCL", which you somehow had for a handful of make targets
only, not including linux-x86-64)

With these changes, it built, but it fails at runtime:

$ ../run/john -te -fo=cryptmd5opencl
Benchmarking: CRYPTMD5OPENCL saltlen=8,passlen=8 [MD5-based CRYPT]... 
OpenCL Device: GeForce 8800 GTS 512
FAILED (get_hash[0](0))

I did not try debugging this.

Alexander

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.