oclHashcat not working
#1
I'm new to linux. I downloaded the latest oclHashcat version with the terminal ( apt-get install oclhashcat). When I open it, it said this:
./oclHashcat.bin: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
I reinstalled it (apt-get install --reinstal oclhashcat) and got the same.
Please help. Thanks!
#2
What kind of graphics card do you have?
#3
First start by running ''aptitude purge oclhashcat''

Next, install the proprietary driver for your GPU by downloading the installer directly from amd.com or geforce.com. If you have an AMD GPU you must install Catalyst 14.9 as 14.12 is broken.

Then download the latest version of oclHashcat for your GPU directly from hashcat.net and unpack the archive with ''7z x''
#4
(01-03-2015, 04:41 PM)Saint Wrote: What kind of graphics card do you have?
I don't know how can I find out on linux?
#5
''lspci | grep VGA''
#6
(01-03-2015, 04:42 PM)epixoip Wrote: First start by running ''aptitude purge oclhashcat''

Next, install the proprietary driver for your GPU by downloading the installer directly from amd.com or geforce.com. If you have an AMD GPU you must install Catalyst 14.9 as 14.12 is broken.

Then download the latest version of oclHashcat for your GPU directly from hashcat.net and unpack the archive with ''7z x''
From downloading the driver (hope it's the right one) I get a .run file. How do I open that cause I get it in text editor when I just open it normally?
#7
(01-03-2015, 04:56 PM)epixoip Wrote: ''lspci | grep VGA''
I get this after the command:
00:05.0 VGA compatible controller: NVIDIA Corporation C51 [GeForce Go 6100] (rev a2)
#8
You cannot use oclHashcat with that GPU, it is far too old.
#9
(01-03-2015, 04:58 PM)Hugo01 Wrote:
(01-03-2015, 04:56 PM)epixoip Wrote: ''lspci | grep VGA''
I get this after the command:
00:05.0 VGA compatible controller: NVIDIA Corporation C51 [GeForce Go 6100] (rev a2)

Jesus christ that's worse than mine... That's like, not even a GPU at all...
#10
(01-03-2015, 05:04 PM)Saint Wrote:
(01-03-2015, 04:58 PM)Hugo01 Wrote:
(01-03-2015, 04:56 PM)epixoip Wrote: ''lspci | grep VGA''
I get this after the command:
00:05.0 VGA compatible controller: NVIDIA Corporation C51 [GeForce Go 6100] (rev a2)

Jesus christ that's worse than mine... That's like, not even a GPU at all...
Hahaha yeah I know.