oclHashcat-plus v0.13 and oclHashcat-lite v0.14
#1


This update is about:
  • Support for new drivers
  • Support for new algorithms
  • Support for new GPU types
  • Bugfixes
Based on what user reported on our new tracker: http://hashcat.net/trac/ - Thanks guys!

Download it here:

oclHashcat-plus: http://hashcat.net/oclhashcat-plus/
oclHashcat-lite: http://hashcat.net/oclhashcat-lite/



List of changes for oclHashcat-plus in detail:

Code:
type: driver
file: kernels
desc: added support for AMD Catalyst v13.1 (new GPU architectures: Oland, Cats, Raccoons)

type: driver
file: kernels
desc: added support for AMD APP SDK v2.8

type: driver
file: kernels
desc: added support for NVidia sm_35 gpu-architecture [ Tesla K20* ]

type: feature
file: kernels
desc: added -m 5100 = Half MD5
trac: #6

type: feature
file: kernels
desc: added -m 5200 = Password Safe SHA-256
trac: #19

type: feature
file: kernels
desc: added -m 5300 = IKE-PSK MD5
trac: #5

type: feature
file: kernels
desc: added -m 5400 = IKE-PSK SHA1
trac: #5

type: feature
file: host programs
desc: added --status and --status-timer for automatic status-display updates without pressing "s"
trac: #4

type: feature
file: host programs
desc: when using the --show or the --left switch make use of --outfile in case user specified it
trac: #12

type: feature
file: host programs
desc: added percentage of recovered hashes / salts in status-display
trac: #13

type: feature
file: host programs
desc: added blank line each time "s" is pressed to separate reports for easier viewing
trac: #14

type: feature
file: host programs
desc: for salted algorithms, report the number of words tried per second, not crypts
trac: #24

type: feature
file: host programs
desc: brought back special VCL binaries - VCL 1.18 doesnt work that transparently as required
trac: #33

type: feature
file: host programs
desc: added shortcut for --gpu-loops, you can use -u now as well
trac: #39

type: bug
file: host programs
desc: fixed bug in thread handling that can lead to progress more than 100%
trac: #9

type: bug
file: host programs
desc: fixed bug in case one uses a rule in -j or -k which is invalid or produces rejects
trac: #37

type: bug
file: host programs
desc: fixed bug in dictionary-stats handling in case more than 1000 entries have been added
trac: #38

type: bug
file: host programs
desc: fixed bug in rule-engine (slow hashes) in Dx function
trac: #52

type: bug
file: host programs
desc: fixed bug in user-defined charset if using to many predefined variables

type: bug
file: host programs
desc: fixed bug in in case user specified to many wordlists or to long paths to wordlists




List of changes for oclHashcat-lite in detail:

Code:
type: driver
file: kernels
desc: added support for AMD Catalyst v13.1 (new GPU architectures: Oland, Cats, Raccoons)

type: driver
file: kernels
desc: added support for AMD APP SDK v2.8

type: driver
file: kernels
desc: added support for NVidia sm_35 gpu-architecture [ Tesla K20* ]

type: feature
file: kernels
desc: removed -m 1900 = SL3

type: feature
file: kernels
desc: added -m 5100 = Half MD5
trac: #6

type: feature
file: host programs
desc: brought back special VCL binaries - VCL 1.18 doesnt work that transparently as required
trac: #33

type: feature
file: host programs
desc: added shortcut for --gpu-loops, you can use -u now as well
trac: #39

type: feature
file: host programs
desc: added --status and --status-timer for automatic status-display updates without pressing "s"
trac: #4

type: feature
file: host programs
desc: added blank line each time "s" is pressed to separate reports for easier viewing
trac: #14

type: bug
file: host programs
desc: fixed bug in user-defined charset if using to many predefined variables

--
atom
#2
Thank you Big Grin
#3
Woohoo! :-D
#4
I'm getting clBuildProgram() -11 errors on all of mine ATI Radeon HD 4800. I'm using Catalyst 12.6 because in newer drivers these cards are not supported. So, my cards are now officially unsupported by oclHashcat ?
#5
By the latest version.
Blame AMD for ditching support of their old hardware.
#6
(02-01-2013, 03:21 PM)Kuci Wrote: I'm getting clBuildProgram() -11 errors on all of mine ATI Radeon HD 4800.

AMD no longer supports OpenCL on the 4xxx series. You will need to upgrade.
#7
there also with this new version, a very considerable screen lag, that didn't happened to me with oclhashcat 0.12
#8
as always you can tune the workload with -n and -u until the screen lag goes away.
#9
sure Big Grin I'll try
(02-01-2013, 08:12 PM)epixoip Wrote: as always you can tune the workload with -n and -u until the screen lag goes away.
#10
Atom, could you make ,,legacy" release compiled with AMD-APP-SDK 2.7 to support legacy drivers, please ?