oclHashcat-plus not working in backtrack r2
#1
hi
its seem there is bugs in the new ver of oclHashcat-plus
the old ver was working with me in backtrack 5

is there any tutorial how to install and use oclHashcat-plus in backtrack 5 r2 64?

i use it with 2 radeon 6990

Thanks for your help
#2
(04-09-2012, 04:38 PM)nokia2mon2 Wrote: hi
its seem there is bugs in the new ver of oclHashcat-plus
the old ver was working with me in backtrack 5

is there any tutorial how to install and use oclHashcat-plus in backtrack 5 r2 64?

i use it with 2 radeon 6990

Thanks for your help

do you have the latest AMD driver?
#3
i try it in catalyst 12.3 and in 11.9 that was working with me before in the old ver .. all not works
#4
whats the error
#5
thanks for your help sir

this what i got:
---
root@bt:~# ./cudaHashcat-plus64.bin -h
./cudaHashcat-plus64.bin: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory
root@bt:~# /cudaHashcat-plus64.bin
bash: /cudaHashcat-plus64.bin: No such file or directory
-------

more info:
---------------
root@bt:~# aticonfig --list-adapters
* 0. 03:00.0 AMD Radeon HD 6900 Series
1. 04:00.0 AMD Radeon HD 6900 Series
2. 07:00.0 AMD Radeon HD 6900 Series
3. 08:00.0 AMD Radeon HD 6900 Series
----------------
root@bt:~# pyrit benchmark
Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

Running benchmark (108530.1 PMKs/s)... /

Computed 108530.09 PMKs/s total.
#1: 'OpenCL-Device 'Cayman'': 35743.3 PMKs/s (RTT 1.4)
#2: 'OpenCL-Device 'Cayman'': 35170.2 PMKs/s (RTT 1.4)
#3: 'OpenCL-Device 'Cayman'': 36081.1 PMKs/s (RTT 1.4)
#4: 'OpenCL-Device 'Cayman'': 34399.8 PMKs/s (RTT 1.4)
#5: 'CPU-Core (SSE2/AES)': 511.4 PMKs/s (RTT 2.9)
#6: 'CPU-Core (SSE2/AES)': 523.3 PMKs/s (RTT 2.8)
#7: 'CPU-Core (SSE2/AES)': 485.1 PMKs/s (RTT 2.9)
#8: 'CPU-Core (SSE2/AES)': 478.7 PMKs/s (RTT 3.0)
-------------------------
Note: all this test in backtrack 5 r2 64:
ati-driver-installer-11-9-x86.x86_64.run
AMD-APP-SDK-v2.5-lnx64.tgz
i back to use 11.9 becuse its support pyrit, when i install 12.3 its not support pyrit and oclHashcat-plus Sad
i really need this work with oclHashcat-plus

Regards
#6
You're using a wrong program variant my friend.

cudaHashcat64.bin is designed for NVidia chips chips only, as CUDA is the technology supported by this manufacturer.

The correct one for ATI is oclHashcat-plus32.bin for the 32bit backctrack and oclHashcat-plus64.bin for 64bit version.

(04-10-2012, 05:22 PM)nokia2mon2 Wrote: thanks for your help sir

this what i got:
---
root@bt:~# ./cudaHashcat-plus64.bin -h
./cudaHashcat-plus64.bin: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory
root@bt:~# /cudaHashcat-plus64.bin
bash: /cudaHashcat-plus64.bin: No such file or directory
-------

more info:
---------------
root@bt:~# aticonfig --list-adapters
* 0. 03:00.0 AMD Radeon HD 6900 Series
1. 04:00.0 AMD Radeon HD 6900 Series
2. 07:00.0 AMD Radeon HD 6900 Series
3. 08:00.0 AMD Radeon HD 6900 Series
----------------
root@bt:~# pyrit benchmark
Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

Running benchmark (108530.1 PMKs/s)... /

Computed 108530.09 PMKs/s total.
#1: 'OpenCL-Device 'Cayman'': 35743.3 PMKs/s (RTT 1.4)
#2: 'OpenCL-Device 'Cayman'': 35170.2 PMKs/s (RTT 1.4)
#3: 'OpenCL-Device 'Cayman'': 36081.1 PMKs/s (RTT 1.4)
#4: 'OpenCL-Device 'Cayman'': 34399.8 PMKs/s (RTT 1.4)
#5: 'CPU-Core (SSE2/AES)': 511.4 PMKs/s (RTT 2.9)
#6: 'CPU-Core (SSE2/AES)': 523.3 PMKs/s (RTT 2.8)
#7: 'CPU-Core (SSE2/AES)': 485.1 PMKs/s (RTT 2.9)
#8: 'CPU-Core (SSE2/AES)': 478.7 PMKs/s (RTT 3.0)
-------------------------
Note: all this test in backtrack 5 r2 64:
ati-driver-installer-11-9-x86.x86_64.run
AMD-APP-SDK-v2.5-lnx64.tgz
i back to use 11.9 becuse its support pyrit, when i install 12.3 its not support pyrit and oclHashcat-plus Sad
i really need this work with oclHashcat-plus

Regards
#7
did you try not to install the sdk but only the driver? If you install the sdk it will never work.
#8
(04-10-2012, 06:32 PM)dodg3r Wrote: You're using a wrong program variant my friend.

cudaHashcat64.bin is designed for NVidia chips chips only, as CUDA is the technology supported by this manufacturer.

The correct one for ATI is oclHashcat-plus32.bin for the 32bit backctrack and oclHashcat-plus64.bin for 64bit version.

(04-10-2012, 05:22 PM)nokia2mon2 Wrote: thanks for your help sir

this what i got:
---
root@bt:~# ./cudaHashcat-plus64.bin -h
./cudaHashcat-plus64.bin: error while loading shared libraries: libcuda.so.1: cannot open shared object file: No such file or directory
root@bt:~# /cudaHashcat-plus64.bin
bash: /cudaHashcat-plus64.bin: No such file or directory
-------

more info:
---------------
root@bt:~# aticonfig --list-adapters
* 0. 03:00.0 AMD Radeon HD 6900 Series
1. 04:00.0 AMD Radeon HD 6900 Series
2. 07:00.0 AMD Radeon HD 6900 Series
3. 08:00.0 AMD Radeon HD 6900 Series
----------------
root@bt:~# pyrit benchmark
Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+

Running benchmark (108530.1 PMKs/s)... /

Computed 108530.09 PMKs/s total.
#1: 'OpenCL-Device 'Cayman'': 35743.3 PMKs/s (RTT 1.4)
#2: 'OpenCL-Device 'Cayman'': 35170.2 PMKs/s (RTT 1.4)
#3: 'OpenCL-Device 'Cayman'': 36081.1 PMKs/s (RTT 1.4)
#4: 'OpenCL-Device 'Cayman'': 34399.8 PMKs/s (RTT 1.4)
#5: 'CPU-Core (SSE2/AES)': 511.4 PMKs/s (RTT 2.9)
#6: 'CPU-Core (SSE2/AES)': 523.3 PMKs/s (RTT 2.8)
#7: 'CPU-Core (SSE2/AES)': 485.1 PMKs/s (RTT 2.9)
#8: 'CPU-Core (SSE2/AES)': 478.7 PMKs/s (RTT 3.0)
-------------------------
Note: all this test in backtrack 5 r2 64:
ati-driver-installer-11-9-x86.x86_64.run
AMD-APP-SDK-v2.5-lnx64.tgz
i back to use 11.9 becuse its support pyrit, when i install 12.3 its not support pyrit and oclHashcat-plus Sad
i really need this work with oclHashcat-plus

Regards

from where can i download it ?
when i download ver v0.071 from http://hashcat.net/oclhashcat-plus/
i got only 4 files .. 2 bin files for cudaHashcat and other 2 exe files.. there is no oclHashcat-plus64.bin
#9
It's strange. You're using Backtrack 5 R2, right? So do i and in my system it came preinstalled. You should look for it in /pentest/passwords/oclhashcat+ folder.

You should also consider doing the following:
sudo apt-get update
sudo apt-get install
responding Yes to questions.

Let me know if it worked for you.
#10
to nokia2mon2

the version v0.071 is a hotfix for v0.070, hence you have only 4 files, I guess. U should download the conventional v0.070, unpack, then replace the 4 files with those of v0.071. U will have then your plus64 tools