|
Message-ID: <20090825100730392004.05f6704a@gmail.com> Date: Tue, 25 Aug 2009 10:07:30 +0200 From: websiteaccess <websiteaccess@...il.com> To: john-users@...ts.openwall.com Subject: Re: patching error :(( - end - On Mon, 24 Aug 2009 19:25:53 +0200, SL wrote: zcat DO NOT works with 10.5.x (may be before). I use "gzcat" ( as explained here http://www.47ronin.com/technology/zcat-broken-on-mac-os-x-feature-or-bug/26 ) That's why I can't successfully do "zcat", and I could not succeed patching and compiling of course. That's not my fault. After some tests, I finally patched and compiled JTR 1.7.3.1 with needed cyphers. here it is speed logs: Macintosh:run xxxxxx$ ./john --test --format=raw-MD5 Benchmarking: Raw MD5 [raw-md5 64x1]... DONE Raw: 3351K c/s real, 3765K c/s virtual Macintosh:run xxxxxx$ ./john --test --format=phpass-MD5 Benchmarking: PHPass MD5 [phpass-md5]... DONE Raw: 1601 c/s real, 1772 c/s virtual Macintosh:run xxxxxx$ ./john --test --format=raw-sha1 Benchmarking: Raw SHA-1 [raw-sha1]... DONE Raw: 1803K c/s real, 1988K c/s virtual Macintosh:run xxxxxx$ ./john --test --format=IPB2 Benchmarking: IPB2 MD5 [Invision Power Board 2.x salted MD5]... DONE Many salts: 1808K c/s real, 2001K c/s virtual Only one salt: 1083K c/s real, 1190K c/s virtual Macintosh:run xxxxxx$ ./john --test --format=phps Benchmarking: PHPS MD5 [MD5(MD5($pass).$salt)]... DONE Many salts: 3169K c/s real, 3521K c/s virtual Only one salt: 1466K c/s real, 1600K c/s virtual Now, this is speed log for "already patched 1.7.3.2" JTR from "smarteam.support@...il.com" Macintosh:src xxxxxx$ cd /Users/xxxxxx/Desktop/JTR\ 1.7.3.2\ pr\ compiled/run Macintosh:run xxxxxx$ ./john --test --format=raw-MD5 Benchmarking: Raw MD5 [raw-md5 64x1]... DONE Raw: 3540K c/s real, 3793K c/s virtual Macintosh:run xxxxxx$ ./john --test --format=phpass-MD5 Benchmarking: PHPass MD5 [phpass-md5]... DONE Raw: 1671 c/s real, 1784 c/s virtual Macintosh:run xxxxxx$ ./john --test --format=raw-sha1 Benchmarking: Raw SHA-1 [raw-sha1]... DONE Raw: 1854K c/s real, 1994K c/s virtual Macintosh:run xxxxxx$ ./john --test --format=IPB2 Benchmarking: IPB2 MD5 [Invision Power Board 2.x salted MD5]... DONE Many salts: 1878K c/s real, 2012K c/s virtual Only one salt: 1130K c/s real, 1194K c/s virtual Macintosh:run xxxxxx$ ./john --test --format=phps Benchmarking: PHPS MD5 [MD5(MD5($pass).$salt)]... DONE Many salts: 3317K c/s real, 3554K c/s virtual Only one salt: 1507K c/s real, 1620K c/s virtual Massive thanks to SL from "auditor@...chat.de" and smarteam from "smarteam.support@...il.com" -- To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply to the automated confirmation request that will be sent to you.
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.