hashcat Forum
Ubuntu 10.10(64 bit) - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html)
+--- Thread: Ubuntu 10.10(64 bit) (/thread-860.html)



Ubuntu 10.10(64 bit) - cem - 01-28-2012

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...


RE: Ubuntu 10.10(64 bit) - chort - 01-28-2012

Use the cuda version with NVIDIA cards.


RE: Ubuntu 10.10(64 bit) - cem - 01-28-2012

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?


RE: Ubuntu 10.10(64 bit) - atom - 01-28-2012

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.


RE: Ubuntu 10.10(64 bit) - chort - 01-28-2012

If your video card is not supported, then your only option is Hashcat (not ocl/cuda).


RE: Ubuntu 10.10(64 bit) - cem - 01-29-2012

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.



RE: Ubuntu 10.10(64 bit) - undeath - 01-29-2012

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)


RE: Ubuntu 10.10(64 bit) - cem - 01-30-2012

yeah,but EWSA faster than aircrack.

Thanks all...