Features
Worlds fastest NTLM, MD5, SHA1, SHA256 and descrypt cracker
Free
Multi-GPU (up to 128 gpus)
Multi-OS (Linux & Windows native binaries)
Multi-Platform (OpenCL & CUDA support)
Multi-Algo (see below)
Low resource utilization, you can still watch movies or play games while cracking
Focuses one-shot, lightweight hashes
Supports mixed GPU types
Supports markov attack
Supports mask attack
Supports distributed cracking
Supports pause / resume while cracking
Supports sessions
Supports restore
Supports hex-salt
Supports hex-charset
Integrated thermal watchdog
... and much more
Algorithms
MD5
md5($pass.$salt)
Joomla
SHA1
nsldap, SHA-1(Base64), Netscape LDAP SHA
sha1($pass.$salt)
nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
Oracle 11g
MSSQL(2000)
MSSQL(2005)
MySQL
MD4
md4($pass.$salt)
NTLM
Domain Cached Credentials, mscash
SHA256
sha256($pass.$salt)
descrypt, DES(Unix), Traditional DES
SHA512
sha512($pass.$salt)
Cisco-PIX MD5
Double MD5
vBulletin < v3.8.5
vBulletin > v3.8.5
IPB2+, MyBB1.2+
LM
Oracle 7-10g, DES(Oracle)
SHA-3(Keccak)
Half MD5
NetNTLMv1-VANILLA / NetNTLMv1+ESS
NetNTLMv2
Cisco-IOS SHA256
Download here: http://hashcat.net/oclhashcat-lite/
type: driver file: host programs
desc: added support for AMD ADL v5.0 library
type: feature
file: hashcat-cli
desc: added mode -m 5500 = NetNTLMv1-VANILLA / NetNTLMv1+ESS
trac: #51
trac: #96
type: feature
file: hashcat-cli
desc: added mode -m 5600 = NetNTLMv2
trac: #56
type: feature
file: kernels
desc: added -m 5700 = Cisco-IOS SHA256
cred: philsmd
type: feature
file: kernels
desc: modified -m 5100 = Half MD5 so that it accepts only 16 byte input, see next change why
trac: #89
type: feature
file: kernels
desc: modified -m 5100 = Half MD5 so it can crack middle and right portions, too (not just left)
trac: #89
type: bug
file: kernels
desc: fixed bug in NVidia version had to switch back to bitness-depending kernels
type: bug
file: kernels
desc: fixed bug in NVidia version writing to constant memory from kernel isnt allowed
type: bug
file: hashcat-cli
desc: fixed bug in benchmark-mode, do not run MD5 again at end
type: bug
file: hashcat-cli
desc: fixed bug in benchmark-mode, Memory stepping when doing a benchmark
trac: #57