|
Message-Id: <4CC15CFD-520B-4E30-A2AA-B646E7AA8836@gmail.com> Date: Mon, 23 Apr 2018 03:25:40 -0700 From: Eric Oyen <eric.oyen@...il.com> To: john-users@...ts.openwall.com Subject: Re: loading OS X hashes from Davegrohl ok, I had to do a little google search. A command turned up I can use called dscl. so I used dscl to dump both the salts and hashes for each user on my system. The command went like this: sudo dscl localhost read Search/Users/<username> >> <Username.txt> this dumped what appears to be proper data into those files. now all I need to do is run the jumbo supported john on them. I just hope this works. -eric PGP fingerprint: 6DFB D6B0 3771 90F1 373E 570C 7EA2 1FF3 6B68 0386 On Apr 9, 2018, at 11:33 AM, Solar Designer wrote: > Hello Eric, > > On Mon, Apr 09, 2018 at 11:17:11AM -0700, Eric Oyen wrote: >> john reports "no hashes loaded, see FAQ!". > > This means that either the file is not formatted as John expects it to > be, or the specific version/build of John does not support those hashes. > > What version/build of John are you using? > > Anyway, please try using the attached xpwdump Perl script instead of > Davegrohl. This script should produce the hashes in the correct format. > > magnum, should we possibly get this into jumbo? Please feel free. > > Alexander > <xpwdump.pl>
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.