Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 19 Jul 2012 22:11:49 +0400
From: Solar Designer <solar@...nwall.com>
To: john-users@...ts.openwall.com
Subject: Re: john with Apple Keychains (/Users/Alex/Library/Keychains/login.keychain)

On Thu, Jul 19, 2012 at 08:05:56PM +0200, Alex Kornilov wrote:
> /Users/Alex/Desktop/magnumripper-magnum-jumbo-06444ba/run/john 
> --wordlist=/Users/Alex/Downloads/wordlist_john/Wordlists-20031009/all.lst 
> /Users/Alex/Library/Keychains/login.keychain-john 
> Loaded 1 password hash (Mac OS X Keychain PBKDF2-HMAC-SHA-1 3DES [32/64])
> Abort trap: 6
> 
> now error Abort trap: 6 (with most recent version)

Yeah, I just ran into what looks like the same bug myself.  It seems it
is in magnum-jumbo only.  Please try to downgrade to 1.7.9-jumbo-6
release.  (And we'll fix the bug in magnum-jumbo indeed.)

Dhiru - on Linux, magnum-jumbo fails with Alex's keychain as follows:

Warning: detected hash type "keychain", but the string is also recognized as "keychain-opencl"
Use the "--format=keychain-opencl" option to force loading these as that type instead
Loaded 1 password hash (Mac OS X Keychain PBKDF2-HMAC-SHA-1 3DES [32/64])
*** stack smashing detected ***: ./john terminated
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x37)[0x7f2d1d2f9007]

This is a linux-x86-64-gpu build invoked with no options.  With
--format=keychain-opencl, this same build works just fine:

$ ./john pw-keychain -fo=keychain-opencl -pla=1
OpenCL platform 1: AMD Accelerated Parallel Processing, 2 device(s).
Using device 0: Tahiti
Loaded 1 password hash (Mac OS X Keychain PBKDF2-HMAC-SHA-1 3DES [OpenCL])
guesses: 0  time: 0:00:00:03 26.33% (2) (ETA: Thu Jul 19 22:06:33 2012)  c/s: 19719  trying: matthew7 - notused5
guesses: 0  time: 0:00:00:05 0.00% (3)  c/s: 34889  trying: shesties - 0320701
guesses: 0  time: 0:00:03:57 0.00% (3)  c/s: 134777  trying: seivys - soadcd

So looks like you introduced a bug into the CPU code sometime after jumbo-6.

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.