oclHashcat on debian (The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux)
#1
Hi,
Is it possible to have oclHashcat on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux or it only works on ubuntu? It's strange that I did not find anyone in internet forums who has oclHashcat on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux.

I downloaded and extracted oclHashcat for my amd GPU (radeon hd6770m), but when I try to install it as written in the howto.txt (run
Code:
source ./install
) it does nothing. Or should it do something? I think at least it could set the environment variables, so I can type only oclHashcat.
Also, I've read that I need catalyst driver for it. How do I check if I have it? I also installed amd APP SDK, because I got error: missing OpenCL library. Now when I try to run
Code:
./oclHashcat64.bin
I get
Code:
./oclHashcat64.bin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./oclHashcat64.bin)
./oclHashcat64.bin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by ./oclHashcat64.bin)
BTW what does
Code:
./
or
Code:
.
mean in linux?
And is it worth having oclHashcat on radeon hd6770m than Hashcat on dual core hyperthreading i5 sandy bridge?


Messages In This Thread
oclHashcat on debian (The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux) - by hashfreak028 - 07-01-2014, 01:29 PM