oclHashcat v1.34
#1


Download here: https://hashcat.net/oclhashcat/



This version 1.34 is about performance increase and bug fixes. Even if you did not face any errors with v1.33 we recommend upgrading.

Good thing is both oclHashcat v1.34 and oclHashcat v1.33 share the same driver dependancies. If you had a running v1.33 then v1.34 will work, too.

Most important changes:
  • Increased speed for SHA1 raw kernels, all AMD GPU
  • Increased speed for PDF kernel, all NVidia GPU
  • Increased speed for all multihash kernel using a different bitmap technique, all GPU
  • Fixed a race condition in multihash kernels
  • Fixed a buffer overflow that could lead to all kinds of segmentation fault or system freezing
  • Fixed a bug which caused clCreateBuffer() -61 Error even on single hashes



Full changelog v1.33 -> v1.34

Quote:
Type: Feature
File: Kernel
Desc: Increased speed for SHA1 raw kernels (-m 100/110/120/130/140) on GCN cards (7970, 280x, 290x, ...)

Type: Feature
File: Kernel
Desc: Increased speed for PDF kernel (-m 104xx and -m 105xx) for all NVidia GPU

Type: Feature
File: Kernel
Desc: Increased speed for all multihash kernel using a different bitmap technique

Type: Feature
File: Kernel
Desc: Added oclHashcat compile timestamp to buffered binary kernels to avoid collisions with older versions

Type: Feature
File: Kernel
Desc: Added new hash mode -m 11000 = PrestaShop
Trac: #589

Type: Feature
File: Kernel
Desc: Added new hash mode -m 11100 = PostgreSQL Challenge-Response Authentication (MD5)
Trac: #490

Type: Feature
File: Kernel
Desc: Added new hash mode -m 11200 = MySQL Challenge-Response Authentication (SHA1)
Trac: #490

Type: Feature
File: Kernel
Desc: Added support for 32 bytes ID objects for hash type -m 10500 = PDF 1.4 - 1.6
Trac: #594

Type: Feature
File: Host
Desc: Inform user with small wordlists how to avoid slow speed with slow hashes
Trac: #597

Type: Change
File: Host
Desc: Renamed -m 7100 = OS X v10.8 / v10.9 to OS X v10.8+

Type: Workaround
File: Host
Desc: New workaround for -m 2500 = WPA/WPA2 key versions which are not valid (should always be < 256)

Type: Bug
File: Kernels
Desc: Fixed a race condition in multihash kernels

Type: Bug
File: Kernels
Desc: Fixed a buffer overflow that could lead to all kinds of segmentation fault or system freezing
Trac: #591

Type: Bug
File: Host
Desc: The key size (AES 128 vs AES 256) for office 2007 hashes was not shown correctly in output/status
Trac: #590

Type: Bug
File: Host
Desc: Fixed a bug if a rule in -j changes the length of the words in the wordlist, ex. ]
Trac: #593

Type: Bug
File: Host
Desc: Fixed a crash when using the outfile remove feature together with some hash types
Trac: #593

Type: Bug
File: Host
Desc: Fixed a problem where wrong restore point percentage was shown
Trac: #606

Type: Bug
File: Host
Desc: Fixed a buffer overflow in stdin mode

Type: Bug
File: Host
Desc: Fixed a bug which caused clCreateBuffer() -61 Error even on single hashes

Type: Bug
File: Host
Desc: Fixed a bug which caused clEnqueueCopyBuffer() -30 Error by limiting --gpu-loops to a maximum of 1024

Type: Bug
File: Host
Desc: Fixed a bug related to the maximum password length supported per hash-type

--
atom
#2
Thanks!
Now Multihash+MultiGPU work properly and allmost full(benchmark) speed as i see.
Without voodoo --gpu-accel parameter Smile


Benchmark Speed.GPU.#*.: 16339.8 MH/s (-m 20 -b)
Real Speed.GPU.#*...: 17086.0 kH/s (761 hashes -a 3 -m 20 -w 3) (17086 kH/s * 761 hash =13002 MH/s) ver.1.34
This is much better !
#3
Thank you to all involved Smile
#4
It's nice that you keep releasing new versions so often - thanks!
#5
Are the usual sample batch files, cudaExample0.cmd, cudaExample400.cmd, cudaExample500.cmd (on a Win 7 64-bit system, with an Nvidia card) supposed to run as is?

cudaHashcat64.exe v1.34 starts running on each of them, but never finds any hashes.
#6
(03-21-2015, 11:56 PM)Kgx Pnqvhm Wrote: but never finds any hashes.
Yes i confirm.
I try find success hashes with same mask, and no resunt
Recovered......: 0/64838 (0.00%) Digests, 0/64767 (0.00%) Salts
#7
Yeah I can reproduce, working on it
#8
There will be oclHashcat v1.35 in a few hours. Please update.

Thanks for reporting so fast!