Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 10 Jul 2008 11:55:51 +0530
From: ram <ram@...core.co.in>
To: john-users@...ts.openwall.com
Subject: Re: cracking md5 passwords not working


On Thu, 2008-07-10 at 07:47 +0200, Simon Marechal wrote:
> ram wrote:
> > On Wed, 2008-07-09 at 16:07 +0200, Simon Marechal wrote:
> >> ram a écrit :
> >>> I have got john 1.7.2 installed with the raw-MD5 patch (Linux  64 bit )
> >>>
> >>> My passwords are created using Digest::MD5::md5_base64() perl function 
> >>> (http://search.cpan.org/~gaas/Digest-MD5-2.36/MD5.pm )
> >>>
> >>>
> >>> But whenever I run john I get a error 
> >>> No password hashes loaded
> >>>
> >>>
> >>> The document says the passwords must match  "openssl md5" passwords ,
> >>> that doesnt work too 
> >> Based on you function name, I guess they are base64 encoded. You need 
> >> hex encoded passwords. They should look like that:
> > 
> >> e7c714f84f25c28eb3f9e4f6ef82d52d
> >>
> >>
> > 
> > Ok can I use john for md5_base64() passwords in any way ? 
> 
> Yes, by converting the base64 encoding into hex encoding. Or you can 
> write your own plugin
> 

Sorry maybe off topic here , how do I convert base64 to hex. I am
searching for some perl module .. cant get 


-- 
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.