Openwall Project   /home  Owl  JtR  Pro  crypt  pam_passwdqc  tcb  phpass  scanlogd  popa3d  msulogin  /  Linux  BIND  /  advisories  presentations  /  services  donations  /  wordlists  passwords  /  community  lists  wiki  CVSweb  mirrors  signatures
bringing security into open environments
 
This website is powered by Openwall GNU/*/Linux security-enhanced OS
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Wed, 09 Jul 2008 16:07:32 +0200
From: Simon Marechal <simon@...quise.net>
To: john-users@...ts.openwall.com
Subject: Re: cracking md5 passwords not working

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


-- 
To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply
to the automated confirmation request that will be sent to you.

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux