04-25-2015, 07:36 PM
Download is here: https://hashcat.net/oclhashcat/
This version 1.36 is a wild mix of nice updates
Still, all oclHashcat versions back to 1.33 share the same driver dependencies for AMD. If you have a running oclHashcat v1.33 or newer then v1.36 will work, too, without a driver update.
Most important changes:
- Added new hash mode -m 11300 = Bitcoin/Litecoin wallet.dat
- Added new hash mode -m 11600 = 7-Zip
- Fixed a bug in NVidia multihash kernels: MD5, NTLM, IPB2
- The parameters --show / --left do work with both halves of LM hashes (if they were 32 hex chars long)
- Optimized final round flushing (reduces time at last percents of progress with slower speed)
- Optimized rejection handling (for example passwords > 8 if cracking DEScrypt or < 8 if cracking WPA/WPA2, etc)
- The speed in status display is no longer divide by the number of uncracked salts
Don't forget to visit the new FAQ pages, it's worth a read: https://hashcat.net/wiki/doku.php?id=fre..._questions
Full changelog v1.35 -> v1.36
Quote:
Type: Driver
File: Kernel
Desc: Added support for NV ForceWare 346.59 driver
Type: Feature
File: Kernel
Desc: Added new hash mode -m 11400 = SIP digest authentication (MD5)
Trac: #539
Type: Feature
File: Kernel
Desc: Added new hash mode -m 11300 = Bitcoin/Litecoin wallet.dat
Trac: #434
Type: Feature
File: Kernel
Desc: Added new hash mode -m 11500 = CRC32
Trac: #532
Type: Feature
File: Kernel
Desc: Added new hash mode -m 11600 = 7-Zip
Trac: #532
Type: Feature
File: Host
Desc: Optimized final round flushing (reduces time at last percents of progress with slower speed)
Type: Feature
File: Host
Desc: Optimized rejection handling (for example passwords > 8 if cracking DEScrypt etc)
Type: Feature
File: Host
Desc: Added parameter --bitmap-min to help loading huge hashlists faster
Type: Feature
File: Host
Desc: In status display, if a single hash is longer than 40 chars, truncate it and add "..." to it
Type: Change
File: Host
Desc: Renamed -m 3810 = md5($salt.$pass.$salt) to -m 3800 = md5($salt.$pass.$salt)
Type: Change
File: Host
Desc: Renamed -m 4710 = sha1($salt.$pass.$salt) to -m 4900 = sha1($salt.$pass.$salt)
Type: Change
File: Host
Desc: The speed in status display is no longer divide by the number of uncracked salts
Type: Change
File: Host
Desc: If all hashes bound to a salt are cracked, reduce the progress count of one salt from the total progress
Type: Change
File: Host
Desc: --show/--left does now work with both halves of -m 3000 = LM hashes if they are 32 hex chars long
Trac: #448
Type: Bug
File: Kernels
Desc: Fixed a bug in NVidia multihash kernels: MD5, NTLM, IPB2
Type: Bug
File: Host
Desc: Added additional checks for hexadecimal values supplied in masks by using the --hex-charset switch
Trac: 610
Type: Bug
File: Host
Desc: Fixed a bug in NVidia workload balancing
Type: Bug
File: Host
Desc: Fixed a bug in single rule applied to each word from left dict
Type: Bug
File: Host
Desc: Problem with "," character escaping in .hcmask file fixed
Type: Bug
File: Host
Desc: Fixed a bug in -m 101, was showing a wrong cracked plaintext