I should have posted my own thread
#1
I've got similar issue but I'm using vcl. Last working version is 1.31. with 1.36 I got:
Code:
LD_LIBRARY_PATH=/usr/lib/vcl vclrun /home/broker/oclHashcat-1.36/oclHashcat64.bin --force -m 2500 /home/broker/wpa.full.hccap /home/broker/11.txt --potfile-disable
/home/broker/oclHashcat-1.36/oclHashcat64.bin: /usr/lib/vcl/libOpenCL.so: no version information available (required by /home/broker/oclHashcat-1.36/oclHashcat64.bin)
/home/broker/oclHashcat-1.36/oclHashcat64.bin: /usr/lib/vcl/libOpenCL.so: no version information available (required by /home/broker/oclHashcat-1.36/oclHashcat64.bin)
oclHashcat v1.36 starting...

Device #1: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #2: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #3: Tahiti, 3021MB, 1000Mhz, 32MCU
Device #4: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #5: Tahiti, 3021MB, 1000Mhz, 32MCU
Device #6: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #7: Tahiti, 3021MB, 1000Mhz, 32MCU
Device #8: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #9: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #10: Tahiti, 3022MB, 1100Mhz, 32MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled
Device #1: Kernel /home/broker/oclHashcat-1.36/kernels/4098/m02500.Tahiti_1573.4_1573.4 (VM)_1429981600.kernel (259556 bytes)
Device #1: Kernel /home/broker/oclHashcat-1.36/kernels/4098/amp_a0_v1.Tahiti_1573.4_1573.4 (VM)_1429981600.kernel (245748 bytes)
/home/broker/oclHashcat-1.36/oclHashcat64.bin: relocation error: /home/broker/oclHashcat-1.36/oclHashcat64.bin: symbol clEnqueueFillBuffer, version OPENCL_1.2 not defined in file libOpenCL.so.1 with link time reference
yep, I've got more than one library:
Code:
/usr/lib/i386-linux-gnu/libOpenCL.so.1
/usr/lib/vcl/libOpenCL.so.1
/usr/lib/vcl/libOpenCL.so
/usr/lib/libOpenCL.so.1
/usr/lib/libOpenCL.so
but it was no problem with hashcat 1.21
Code:
broker@brokernode:~$ LD_LIBRARY_PATH=/usr/lib/vcl vclrun /home/broker/oclHashcat-1.31/oclHashcat64.bin --force -m 2500 /home/broker/samples/wpa.full.hccap /home/broker/app/dictionaries/11.txt --potfile-disable
/home/broker/oclHashcat-1.31/oclHashcat64.bin: /usr/lib/vcl/libOpenCL.so: no version information available (required by /home/broker/oclHashcat-1.31/oclHashcat64.bin)
oclHashcat v1.31 starting...

Device #1: Tahiti, 3022MB, 1000Mhz, 32MCU
[CUT]
Device #10: Tahiti, 3022MB, 1100Mhz, 32MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled
Device #1: Kernel /home/broker/oclHashcat-1.31/kernels/4098/m02500.Tahiti_1573.4_1573.4 (VM).kernel (259428 bytes)
Device #1: Kernel /home/broker/oclHashcat-1.31/kernels/4098/bzero.Tahiti_1573.4_1573.4 (VM).kernel (30492 bytes)
[CUT]
Device #10: Kernel /home/broker/oclHashcat-1.31/kernels/4098/m02500.Tahiti_1573.4_1573.4 (VM).kernel (259428 bytes)
Device #10: Kernel /home/broker/oclHashcat-1.31/kernels/4098/bzero.Tahiti_1573.4_1573.4 (VM).kernel (30492 bytes)

Cache-hit dictionary stats /home/broker/app/dictionaries/11.txt: 139921497 bytes, 14343296 words, 14343296 keyspace

also, there is no problem running without VCL. Thanks in advance for suggestions.
#2
vcl is not supported since some time as far as I'm aware.
#3
VCL is so 2012.
#4
1st - sorry for not starting my own thread Smile, my problem and error was close to one I replied.
2nd - VCL is not supported, but it worked (I'm going to rebuild my setup possibly next year, but now its almost impossible), now its is not working, maybe my problem it is not connected with VCL, so I'd like to ask Smile

thanks in advance for support
#5
Maybe you should try Hashtopus with the newest oclhashcat releases.
#6
(05-25-2015, 11:52 AM)mastercracker Wrote: Maybe you should try Hashtopus with the newest oclhashcat releases.
thanks, but this would push me to rebuild my whole setup, and also frontend aplication. For now I don't have resources to do so, i guess I have to stick with 1.31