I don't believe this is a bug. You need to check to see if you have a compatible GPU and then ensure or install the applicable driver for it.
http://hashcat.net/oclhashcat/
there is a bug here in the oclhashcat ,
ones u run it from the menu you will notes this
./oclHashcat32.bin: error while loading shared libraries: libOpenCL.so: cannot open shared object file: No such file or directory
any idea?
thank you
I don't believe this is a bug. You need to check to see if you have a compatible GPU and then ensure or install the applicable driver for it.
http://hashcat.net/oclhashcat/
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.
I had the same error too.
But it resolved after I installed the proper drivers and cuda toolkit.
This is not a bug. Its happens on all Linux box's. Oclhashcat still operates fine.
I have Backtrack R1, ati driver 10.7 and ati stream sdk 2.2 and the output is:
I believe it works only with the ati stream sdk 2.1.Code:root@bt:/pentest/passwords/oclhashcat# ./oclHashcat32.bin example.hash -m 0 -n 80 ?l?l?l?l ?l?l?l?l oclHashcat v0.21 starting... Digests: 6494 entries, 6494 unique Maskprocessor: ?l?l?l?l (456976) Maskprocessor: ?l?l?l?l (456976) Summary: 208827064576 combinations Platforms: 1 Platform: Advanced Micro Devices, Inc., OpenCL 1.1 ATI-Stream-v2.2 (302) (1 matched) Device #1: ATI RV770, 256MB, 800Mhz, 10MCU Device #1: Kernel kernels/oclHashcat_m0000_4_4098.kernel (423503 bytes) Device #1: Kernel kernels/mp_run_css04_le_4_4098.kernel (214662 bytes) Device #1: Kernel kernels/mp_run_css04_le_4_4098.kernel (214662 bytes) Device #1: Allocated 17973624 bytes ERROR: clCreateProgramWithBinary() -42
oclHashcat 0.23 works great with ati driver 10.8 and ati stream sdk 2.2
Please upgrade this great software in repoitory.Code:root@bt:~/oclHashcat-0.23# ./oclHashcat32.bin example.hash ?l?l?l?l ?l?l?l?l oclHashcat v0.23 starting... Digests: 6494 entries, 6494 unique Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes Platforms: 1 Platform #1: Advanced Micro Devices, Inc., OpenCL 1.1 ATI-Stream-v2.2 (302) (1 matched) Device #1: ATI RV770, 256MB, 800Mhz, 10MCU Device #1: Kernel kernels/4098/m0000.32.ATI RV770.kernel (213536 bytes) 768ca2c9d2fd9d132c56d2aca86fbedc:tigaroda 47397d269db62f035ede90efb0c86e90:urbanoxo 9d8a46f0338c2d62abef77b6217ac43c:rafaelus 1eb5bf29b515d28b0f2aa8ef58dfd939:tomaluca a4116e3c58af4a31269a00742fee1f06:famacova d8c98dfd82e4d26a1925ecb4a8155777:xelajose 5c8216b54fb688422cd1bb8a37f78cd2:smmaciek bea962b00d7ce4eaa488fd45d7881253:kamarmmm [s]tatus [p]ause [r]esume [h]elp [q]uit => s Threads...: 1 Mode.Left.: Mask '?l?l?l?l' (456976) Mode.Right: Mask '?l?l?l?l' (456976) Speed.GPU1: 620.9M/s (running) Speed.GPU*: 620.9M/s Recovered.: 8/6494 Digests, 0/1 Salts Progress..: 3869327360/208827064576 (1.85%) Running...: 6 secs Estimated.: 5 mins, 30 secs ce0bf717f3406abf231d0e294197491c:essacool 2d8fb81d5ec4f3a51d238ad3b66ad8c3:dusakyfu 187fc6f128557c95ff89cf7a0f4d1098:roxanela b9e92cf867275bcaa37040c91d16c799:nycbella 76b96fd34714ce3a868ea0b91ab1c419:rubbetta 4810e57fc73b63680c78d85321325cfd:anyakate 7c184332612107f6e532f40e321804ac:shabushi [s]tatus [p]ause [r]esume [h]elp [q]uit => q Started: Mon Aug 30 11:26:40 2010 Stopped: Mon Aug 30 11:26:54 2010
Thanks
Already done
Speedy
Sorry I haven't seen the repo.
Thanks
this error is easily fixed by removing your entire oclhashcat folder and grabbing the newest version from the hashcat site. at the same time you can grab oclhashcat+... very great tool imo. also make sure your environment variables for ati stream and ld_library_ path are properly set and exported.