Ubuntu 10.10(64 bit)
#1
Hello,
I am using oclHashcat-plus-0.07 on Ubuntu 10.10(64 bit),It tell me:

tcc@Ubuntu:~/Download/Compiled Software/oclHashcat-plus-0.07/oclHashcat-plus64.bin: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory


tcc@Ubuntu:~/Download/Compiled Software/oclHashcat-plus-0.07./cudaHashcat-plus64.bin
./cudaHashcat-plus64.bin: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory

And on Windows,It error too:

C:\Documents and Settings\admin>D:\oclHashcat-plus-0.07\oclHashcat-plus32.exe -m
2500 "C:\Documents and Settings\admin\Desktop\32197_1327725231.hccap" "C:\Document
s and Settings\admin\Desktop\1.dic"
oclHashcat-plus v0.07 by atom starting...

Hashes: 1
Unique salts: 1
Unique digests: 1
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
GPU-Loops: 64
GPU-Accel: 16
Password lengths range: 8 - 15
ERROR: ERROR: clGetPlatformIDs() -1001

My handware is:
AMD Athlon(tm) 64 Processor 3000+
NVIDIA nForce 6100-405 (C61)


What can I do for this problem(Ubuntu and windows)?
Thanks...
#2
Use the cuda version with NVIDIA cards.
#3
Can I use oclHashcat-plus-0.07 in my this old PC?
Is this software or my hardware not support?
Can I use it without NVIDIA cards?
#4
what he meant is you have do run cudaHashcat-plus64 instead of oclHashcat-plus64 when working with nvidia. OCL is for AMD only. however, i cant recall seeing your card on any of the supported hardware tables.
#5
If your video card is not supported, then your only option is Hashcat (not ocl/cuda).
#6
Thanks chort and atom...
y...,I found my video card is not supported.And my ThinkPad notebook is not supported too.
   
Both cudaHashcat-plus32.exe and oclHashcat-plus32.exe(and also cudaHashcat-plus64.bin,oclHashcat-plus32.bin) that I have try is not work.
Could I use oclHashcat-plus with CPU only?
But Hashcat is not supported WPA Algorithm.
#7
ocl* versions are for GPU only. If you want to crack WPA with CPU you won't manage to avoid aircrack. But be warned, it is really slow. (WPA on CPU in general)
#8
yeah,but EWSA faster than aircrack.

Thanks all...