Hello, i tried to run crack on my server, and it bombed.. i untarred it
and edited crack and changed the home directory etc.. i tried running it
from /tmp/cr and this is what happened:
$ ./Crack -f -v /etc/passwd
Crack 4.1f RELEASE, The Password Cracker (c) Alec D.E. Muffett, 1992
Invoked as: ./Crack -f -v /etc/passwd
Dictionary Dicts/bigdict.Z intact
Binary directory: /tmp/cr/crack-4.1/generic
( cd ../Sources ; make clean )
rm -f *.o *.u *.a *.pixie *.Addrs *.Counts
rm -f crack-pwc tester bytesex testrule
rm -f speedcrypt speedfcrypt speedxform speedufc
( cd ../Sources ; make crack-pwc.which )
Choosing between Crack.fcrypt and Crack.ufc
((../Scripts/do_ufc && make crack-pwc.ufc) || make crack-pwc.fcrypt)
Looking for UFC-crypt in /tmp/cr/crack-4.1/ufc-crypt
Cannot find /tmp/cr/crack-4.1/ufc-crypt - cannot use UFC-crypt on this
platform
cc -O -c crack-lib.c
sh: cc: 0402-032 Execute permission is denied.
make: 1254-004 The error code from the last command is 1.
Make Quitting.
make: 1254-005 Ignored error code 2 from last command.
cp ../Sources/crack-pwc .
cp: ../Sources/crack-pwc: A file or directory in the path name does not
exist.
make: 1254-004 The error code from the last command is 1.
Make Quitting.
----------