GLIBC problem with Debian
#1
Hello, I've discovered hashcat in this days and I'm testing it against an NTLM hash discovered performing a security consultancy.
I should run it on a debian lenny server but I get an error when I try to start hashcat-cli64.bin:
./hashcat-cli64.bin: /lib/libc.so.6: version 'GLIBC_2.14' not found (required by ./hashcat-cli64.bin)

It seems that the GLIBC of my box are too new Sad
/lib/libc.so.6 -> GNU C Library stable release version 2.7, by Roland McGrath et al.

The 32bit version works perfectly but I guess it's less efficient (anyway, it's more fast than john the ripper)!
Speed/sec.: - plains, 25.17M words <- with 5 core Intel(R) Xeon(R) CPU E5520 @ 2.27GHz

I also tried on a debian sqeeze box and I get the same behaviour.
Is it possible to have a 64bit compiled with updated GLIBC for debian?

Best Regards and thank you in advance
Paolo


Messages In This Thread
GLIBC problem with Debian - by Paolo - 01-20-2013, 02:07 AM
RE: GLIBC problem with Debian - by Bitweasil - 01-20-2013, 02:12 AM
RE: GLIBC problem with Debian - by epixoip - 01-20-2013, 02:14 AM
RE: GLIBC problem with Debian - by Paolo - 01-20-2013, 02:27 AM