Results 1 to 4 of 4

Thread: oclHashcat error

  1. #1

    oclHashcat error

    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

  2. #2
    Join Date
    2015-Apr
    Posts
    29
    What have you for a graphics card?
    Intel Integrated Graphics cards are not working!
    oclHashcat works only with amd or nvidia cards.

    For nvidia cards you need to run cudahashcat, oclhashcat is for amd cardsonly.

  3. #3
    Quote Originally Posted by Laserman75 View Post
    What have you for a graphics card?
    Intel Integrated Graphics cards are not working!
    oclHashcat works only with amd or nvidia cards.

    For nvidia cards you need to run cudahashcat, oclhashcat is for amd cardsonly.
    Is there an Intel gpu hashcat?

  4. #4
    Join Date
    2015-Apr
    Posts
    29
    No.
    Read the hashcat wiki.

    http://hashcat.net/wiki/doku.php?id=...ons_of_hashcat

    Why are there different versions of *hashcat?

    hashcat: A cracker for your CPU(s), it does not need, nor use your GPUs
    oclHashcat: A cracker for your GPU(s), there are two versions of oclHashcat:
    1. cudaHashcat: for NVidia graphics cards
    2. oclHashcat: for AMD graphics cards

Similar Threads

  1. OCLHashcat error 1001
    By gokumatrix in forum General Archive
    Replies: 4
    Last Post: 2015-10-19, 19:18
  2. oclhashcat on Nethunter... Possible or not ?
    By Rajnish357 in forum NetHunter General Questions
    Replies: 2
    Last Post: 2015-10-12, 15:30
  3. oclHashcat
    By Flipper in forum General Archive
    Replies: 5
    Last Post: 2015-01-31, 14:51
  4. Getting error message when runing oclhashcat+
    By scorpoin in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2013-11-13, 17:50

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •