Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 17 Jun 2010 16:37:44 +0200
From: "websiteaccess@...il.com" <websiteaccess@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: 1.7.6-jumbo-2

On Wed, 16 Jun 2010 21:43:21 -0600, RB wrote:
> On Wed, Jun 16, 2010 at 18:31, Solar Designer <solar@...nwall.com> wrote:
>> I think it'd be helpful to have
>> john-1.7.5-fullmpi-8-after-jumbo2.diff.gz updated to apply after
>> 1.7.6-jumbo-3.  In fact, I'd like to see it in a form suitable for
>> merging into the jumbo patch

 I patched JTR 1.7.6 with :

 1) john-1.7.6-jumbo-3.diff.gz
 Then
 2) john-1.7.5-fullmpi-8-after-jumbo2.diff

 I get the following errors while compiling : 

mpicc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -m32 
-funroll-loops single.c
mpicc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -m32 
-funroll-loops status.c
status.c: In function ‘status_print_cracking’:
status.c:300: warning: unused variable ‘sum_guess’
status.c:297: warning: unused variable ‘max_time’
status.c: At top level:
status.c:145: warning: ‘status_get_cps_sum’ defined but not used
mpicc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -m32 
-funroll-loops tty.c
mpicc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include  -m32 
-funroll-loops wordlist.c
wordlist.c: In function ‘get_progress’:
wordlist.c:163: error: ‘distributeRules’ undeclared (first use in this 
function)
wordlist.c:163: error: (Each undeclared identifier is reported only once
wordlist.c:163: error: for each function it appears in.)
wordlist.c:165: error: ‘myrulecount’ undeclared (first use in this 
function)
wordlist.c: In function ‘do_wordlist_crack’:
wordlist.c:351: error: ‘distributeWords’ undeclared (first use in this 
function)
wordlist.c:353: error: ‘distributeRules’ undeclared (first use in this 
function)
wordlist.c:374: error: ‘myrulecount’ undeclared (first use in this 
function)
make[1]: *** [wordlist.o] Error 1
make: *** [macosx-x86-sse2] Error 2
iMac-de-xxx-xx:src xxxxx$ 

 Before, with 1.7.5 + john-1.7.5-jumbo-2.diff.gz + 
john-1.7.5-fullmpi-4-after-jumbo2.diff.gz, all was fine, multicore was 
supported.

 I want JTR 1.7.6 with multicore support (mpirun -np 4  ./john )
 What patch should I apply ?


 Thanks,

 W.A.

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.