hashcat v0.35
#1
Download it here: http://hashcat.net/hashcat/

* changes v0.34 -> v0.35:

Code:
type: bug
file: hashcat-cli
desc: crashes if using multiple wordlists in -a 4 mode
cred: k9

type: bug
file: hashcat-cli
desc: crashes on windows if wordlist contains no useable words
cred: k9

type: bug
file: oclHashcat
desc: rule ] was not working correctly
cred: mastercracker

type: bug
file: hashcat-cli
desc: crashes in some special constellation if wordlist contains empty lines
cred: atom

type: bug
file: hashcat-cli
desc: removed some optimizations that caused crashes on older cpus
cred: atom

type: improvement
file: hashcat-cli
desc: added 64 bit version
cred: atom

type: improvement
file: hashcat-cli
desc: added -m 1400: SHA256
cred: atom

type: improvement
file: hashcat-cli
desc: added --remove to remove hash from hashlist once it is cracked
cred: atom

type: improvement
file: hashcat-cli
desc: removed feature loading of already cracked hashes from hashlist
cred: atom

type: improvement
file: hashcat-cli
desc: added debug-mode 3 which can be used an --stdout emulation
cred: Minga

type: improvement
file: hashcat-cli
desc: increased debug-mode 0 to 1 and debug-mode 1 to 2 for better usability
cred: atom

type: improvement
file: hashcat-cli
desc: added --ouput-format parameter
cred: Xanadrel

type: improvement
file: hashcat-cli
desc: added hashcat.pot potfile in which every recovered plaintext is stored
cred: legion

type: improvement
file: rules
desc: added best64.rule
cred: atom

type: documentation
file: contact.txt
desc: added homepage, changed email
cred: atom

type: documentation
file: performance.txt
desc: shows performance progress
cred: atom

* performance v0.34 -> v0.35:

Code:
MD4 based (NTLM, DCC, ...):

1 hash: v0.34 = 9.64M/s, v0.35 = 11.06M/s = + 12.8%
2 hash: v0.34 = 6.70M/s, v0.35 =  6.84M/s = +  2.0%

MD5 based (MD5, md5crypt, phpass, ...):

1 hash: v0.34 = 7.27M/s, v0.35 = 9.05M/s = + 19.6%
2 hash: v0.34 = 5.43M/s, v0.35 = 6.04M/s = + 10.0%

SHA1 based (SHA1, MYSQL4, ...):

1 hash: v0.34 = 4.99M/s, v0.35 = 5.25M/s = + 5.0%
2 hash: v0.34 = 4.06M/s, v0.35 = 4.09M/s = + 0.8%

--
atom