02-15-2011, 06:20 PM
Download it here: https://hashcat.net/hashcat/
* changes v0.35 -> v0.36:
--
atom
* changes v0.35 -> v0.36:
Code:
type: bug
file: hashcat-cli
desc: crashes if using -a 1 or -a 2 in combination with a single rule
cred: shopeonarope
type: bug
file: hashcat-cli
desc: sse2 inefficiently used if using in -a 1 in combination with rules
cred: shopeonarope
type: bug
file: hashcat-cli
desc: rule K and @ were not working correctly
cred: d3ad0ne
type: bug
file: hashcat-cli
desc: rule i was not working correctly
cred: Tommie_c
type: improvement
file: hashcat-cli
desc: added new rule ".N", replaces char on pos N with char from pos N + 1
cred: d3ad0ne
type: improvement
file: hashcat-cli
desc: added new rule ",N", replaces char on pos N with char from pos N - 1
cred: d3ad0ne
type: improvement
file: hashcat-cli
desc: implemented new attack-mode 5 Table-Lookup Attack.
cred: d3ad0ne
type: improvement
file: hashcat-cli
desc: added -m 1600 = MD5(APR)
cred: atom
type: improvement
file: hashcat-cli
desc: added -m 1700 = SHA512
cred: atom
type: improvement
file: hashcat-cli
desc: added -m 1700 = SHA512(Unix)
cred: atom
type: improvement
file: hashcat-cli
desc: optimized performance of all double iterated attacks
--
atom