Hi,
Is it possible to have oclHashcat on kali linux or it only works on ubuntu? It's strange that I did not find anyone in internet forums who has oclHashcat on 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
) 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
I get
BTW what does
or
mean in linux?
And is it worth having oclHashcat on radeon hd6770m than Hashcat on dual core hyperthreading i5 sandy bridge?
Is it possible to have oclHashcat on kali linux or it only works on ubuntu? It's strange that I did not find anyone in internet forums who has oclHashcat on 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
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
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)
Code:
./
Code:
.
And is it worth having oclHashcat on radeon hd6770m than Hashcat on dual core hyperthreading i5 sandy bridge?