09-24-2012, 03:26 PM
* changes v0.40-> v0.41:
First Hashcat release to support AVX and XOP!
Download here: https://hashcat.net/hashcat/
--
atom
First Hashcat release to support AVX and XOP!
Download here: https://hashcat.net/hashcat/
Code:
type: feature
file: host programs
desc: added support for AVX and XOP instruction set
type: feature
file: hashcat-cli
desc: added wide-character support to table-lookup attack engine
cred: epixoip
type: feature
file: host programs
desc: optimized word-generator in -a 3 mode
type: feature
file: host programs
desc: change potfile format to hash:password
cred: m4tr1x
type: feature
file: hashcat-cli
desc: added mode -m 122: OS X v10.4, 10.5, 10.6
cred: radix
type: feature
file: hashcat-cli
desc: added mode -m 1722: OS X v10.7
cred: radix
type: feature
file: hashcat-cli
desc: added mode -m 50: HMAC-MD5 (key = $pass)
type: feature
file: hashcat-cli
desc: added mode -m 60: HMAC-MD5 (key = $salt)
type: feature
file: hashcat-cli
desc: added mode -m 150: HMAC-SHA1 (key = $pass)
type: feature
file: hashcat-cli
desc: added mode -m 160: HMAC-SHA1 (key = $salt)
type: feature
file: hashcat-cli
desc: added mode -m 1450: HMAC-SHA256 (key = $pass)
type: feature
file: hashcat-cli
desc: added mode -m 1460: HMAC-SHA256 (key = $salt)
type: feature
file: hashcat-cli
desc: added mode -m 1750: HMAC-SHA512 (key = $pass)
type: feature
file: hashcat-cli
desc: added mode -m 1760: HMAC-SHA512 (key = $salt)
type: feature
file: hashcat-cli
desc: added mode -m 1731: MSSQL 2012
cred: radix
type: bug
file: hashcat-cli
desc: Fixed a bug when using -e with salted sha256 or sha512
cred: Rub3nCT
--
atom