01-02-2011, 01:07 AM
Slightly OT for this thread, but now trying oclhashcat so I use CUDA and getting:
Cant see where I am going wrong with syntax? I dont want to dictionary it at all, pure brute force it?
Cheers
-Al
Code:
al@al-ubuntu:~/oclHashcat-0.23$ sudo ./oclHashcat32.bin -m 1000 -n 80 ?l?l?l?l?l?l?l?d?d /home/al/min3.hash
./oclHashcat32.bin: /usr/lib/nvidia-current/libOpenCL.so: no version information available (required by ./oclHashcat32.bin)
Usage: ./oclHashcat32.bin [options] hashlist dict_left|mask_left dict_right|mask_right
Try --help for more help.
al@al-ubuntu:~/oclHashcat-0.23$
Cant see where I am going wrong with syntax? I dont want to dictionary it at all, pure brute force it?
Cheers
-Al