oclHashcat v1.32
#1


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



This version 1.32 is a preponed release due to many conflicts between v1.31 and the latest AMD and NV drivers.

It does not include support for PDF as we're not yet finished implementing all different versions of PDF. PDF will be supported in next version of oclHashcat.

Still, there's a lot of other stuff that comes with this release. The most important:
  • Workaround a bug which is caused by AMD Catalyst 14.9 driver that could lead to uncracked office documents
  • Mark AMD Catalyst 14.12 as entirely broken for OpenCL and show a warning message on startup
  • Support ForceWare 346.x to solve cuModuleLoad() 209 error -- Make sure you have 346.x installed !!!
  • Add support for Tesla K80 devices (sm_37) to solve cuModuleLoad() 301 error
  • New AMP kernels to compute passwords candidates for slow hashes on GPU as well
  • Increased scrypt performance



Full changelog v1.31 -> v1.32

Quote:
Type: Driver
File: Host
Desc: Marked AMD Catalyst 14.12 as broken driver

Type: Driver
File: Kernel
Desc: Added support for AMD APP SDK v3.0 beta

Type: Driver
File: Kernel
Desc: Added support for NV ForceWare 346.29 driver

Type: Driver
File: Host
Desc: added support for NV CUDA 7.0

Type: Driver
File: Kernel
Desc: Added support for NV new GPUs: "sm_37", used in Tesla K80

Type: Driver
File: Host
Desc: NVidia dropped support for CUDA enabled cards <= sm_13

Type: Driver
File: Host
Desc: Removed bzero kernel as they are now supported by native runtime

Type: Workaround
File: Kernel
Desc: Fixed bug in RC4 based algorithms like Office initiated by AMD drivers

Type: Reimplementation
File: Kernel and Host
Desc: Rewrote slow hash candidate amplifiers, ported from CPU to GPU

Type: Reimplementation
File: Kernel
Desc: Rewrote support for algorithm -m 8900 = scrypt, simply more speed
Trac: #507

Type: Feature
File: Kernel
Desc: added support for TrueCrypt 5.x containers in all hash modes -m 62XX

Type: Feature
File: Kernel
Desc: added new hash mode -m 4710 = sha1($salt.$pass.$salt)
Trac: #517

Type: Feature
File: Kernel
Desc: added new hash mode -m 10200 = Cram MD5
Trac: #528

Type: Feature
File: Kernel
Desc: added new hash mode -m 10300 = SAP CODVN H (PWDSALTEDHASH) iSSHA-1

Type: Feature
File: Kernel
Desc: added new hash mode -m 10800 = SHA384

Type: Change
File: Host
Desc: renamed -m 123 = Django (SHA-1) to -m 124 = Django (SHA-1)

Type: Change
File: Host
Desc: renamed --powertune-disable to --powertune-enable and set default to unset

Type: Feature
File: Host
Desc: Added parameter --scrypt-tmto to manually override automatically calculated tmto settings

Type: Bug
File: Host
Desc: fixed a bug when two rules in chaining-mode exceed maximum 15 functions calls in sum

Type: Bug
File: Host
Desc: fixed a bug in -j if the rule causes to change password length

Type: Bug
File: Host
Desc: fixed problem with ADL fan speed display, catalyst 14.9 driver had problems querying the fan information/speed
Trac: #514

Type: Bug
File: Host
Desc: fixed a problem with too aggressive plain rejection check
Trac: #515

Type: Bug
File: Host
Desc: show error message when the user attempts to use directories in combinator attack (which is not supported)
Trac: #518

Type: Bug
File: Host
Desc: show error message when the user tries to use too long masks, fixes a crash
Trac: #522

Type: Bug
File: Host
Desc: Fixed Redmine format; support for 32 bytes of hexadecimal salt added
Trac: #543

Type: Bug
File: Host
Desc: Fixed a problem when using --remove with a multi-hccap file
Trac: #552

type: Feature
file: Rules
desc: added dive.rule
Trac: #519

--
atom
#2
Thanks very much for this release Atom.
#3
It's also important to note that the thread deadlock bug that affected many of us also seems to be resolved now.

EDIT: Just kidding. It doesn't.
#4
Atom Great Work!

To all: check out the added support for SAP CODVN H (PWDSALTEDHASH) iSSHA-1 (hash mode -m 10300)

For details go to
http://hashcat.net/forum/thread-3804.html

cheers MV
#5
Thanks everyone for this!
#6
Thanks Atom Smile

Let's hope AMD will fix the issues ....
#7
Thanks for your hard Work to everyone involved! It's much appreciated Smile