hashcat Forum

Full Version: oclHashcat v0.26
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Download it here: http://hashcat.net/oclhashcat/

* changes v0.25 -> v0.26:

Code:
type: performance increase
file: kernels
desc: MD5:                      AMD 21,93%, NVidia  0,00%
desc: md5($pass.$salt):         AMD  3,19%, NVidia  5,18%
desc: md5($salt.$pass):         AMD  7,97%, NVidia  0,00%
desc: md5(md5($pass)):          AMD 21,35%, NVidia  0,00%
desc: vBulletin < v3.8.5:       AMD 22,92%, NVidia  0,78%
desc: SHA1:                     AMD 10,27%, NVidia  7,10%
desc: sha1($pass.$salt):        AMD  7,02%, NVidia  1,80%
desc: sha1($salt.$pass):        AMD  9,82%, NVidia  5,22%
desc: MySQL > v4.1:             AMD 13,18%, NVidia  1,43%
desc: MD4:                      AMD 21,95%, NVidia  8,86%
desc: NTLM:                     AMD 19,64%, NVidia  7,84%
desc: DCC:                      AMD 25,75%, NVidia  9,09%

type: driver
file: kernels
desc: added support for AMD Catalyst v11.4 and SDK 2.4

type: driver
file: kernels
desc: added support for NVidia ForceWare v270.x and CUDA 4.0

type: feature
file: kernels
desc: added support for BeaverCreek, Caicos, Cayman, Turks, WinterPark GPU's
refe: http://hashcat.net/forum/thread-783.html

type: feature
file: kernels
desc: added -m 1400 = SHA256
refe: http://hashcat.net/forum/thread-45.html

type: feature
file: kernels
desc: removed -m 200 = MySQL

type: feature
file: kernels
desc: using CUDA 4.0 inline PTX inline assembly feature

type: feature
file: kernels
desc: utilized __byte_perm resulting in increased speed in dictionary mode

type: limits
file: host programs
desc: reduced max --gpu-loops to 512 to move words into faster (shared) memory

type: feature
file: host programs
desc: renamed parameters --output-* to --outfile-*

type: feature
file: host programs
desc: added hash type to status display

type: feature
file: host programs
desc: backported --hex-charset feature from oclHashcat-lite v0.06

type: feature
file: host programs
desc: backported --hex-salt feature from oclHashcat-lite v0.06

type: feature
file: host programs
desc: backported --gpu-watchdog feature from oclHashcat-lite v0.06

type: feature
file: host programs
desc: backported --gpu-async feature from oclHashcat-lite v0.06

type: feature
file: host programs
desc: backported --runtime feature from oclHashcat-lite v0.06

type: feature
file: host programs
desc: backported cpu affinity mask feature from oclHashcat-lite v0.06

type: bug
file: host programs
desc: fixed 8 bit characters from russian alphabet
refe: http://hashcat.net/forum/thread-509.html

type: docs
file: user_manuals.txt
desc: added links to online documentation

--
atom