[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: crack and MD5



On Sun, Jan 21, 2001 at 06:23:26PM -0600, Benjamin Pharr wrote:
> I'm running potato with MD5 password hashing enabled.  Crack works fine 
> when used on a system that uses standard crypt().  I would like to run 
> crack to test my users passwords.  I changed the Crack script to gcc 
> settings and moved and copied the files I was supposed to for MD5.  When I 
> did a "./Crack -makeonly it gives me the following errors (paraphrased):
> 
> elcid.c:139: undefined reference to crypt
> collect2: ld returned 1 exit status
> ../run/bin/linux-2-unknown/stdlib-cracker] Error 1
> ../run/bin/linux-2-unknown/cracker] Error 2
> make: *** [utils] Error 1
> 
> If anyone out there is familiar with crack, please give me a hand. Thanks!

im not familier with crack, but it looks like you need to add -lcrypt
to the compile time arguments.  

or try john the ripper.  

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpLo4ZyOhPgI.pgp
Description: PGP signature


Reply to: