Hello,
please pardon me as i am still fairly new to Kali linux..

recently installed oclHashcat via
Code:
apt-get install oclHashcat oclhashcat-plus
but when i run oclhashcat i get the following error:

Code:
./oclHashcat.bin: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
this is my output on pyrit:

root@kali:~# pyrit list_cores
Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

The following cores seem available...
#1: 'CPU-Core (SSE2)'
#2: 'CPU-Core (SSE2)'
#3: 'CPU-Core (SSE2)'
#4: 'CPU-Core (SSE2)'

when i run
Code:
lspci | gre VGA
the output is:: 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)


can anyone help me get this up and running