08-14-2012, 06:20 PM
(This post was last modified: 08-14-2012, 07:01 PM by mastercracker.)
Fixed
- For -m 0 MD5, bruteforce of length 2, 4 and 8 fails.
- For -m 30 md5(unicode($pass).$salt), bruteforce on length 2 and 4 fails.
- For -m 130 sha1(unicode($pass).$salt), bruteforce on length 2 and 4 fails.
- For -m 131 MSSQL(2000), bruteforce on length 2 and 4 fails.
- For -m 132 MSSQL(2005), bruteforce on length 2 and 4 fails.
- For -m 900 MD4, Bruteforce on length 2,4,8 fails.
- For -m 1000 NTLM, Bruteforce on length 2,4 and 8 fails.
Not fixed or improperly fixed
- For -m 900 MD4, Bruteforce on length 12 fails.
- For -m 0 MD5, bruteforce of length 2, 4 and 8 fails.
- For -m 30 md5(unicode($pass).$salt), bruteforce on length 2 and 4 fails.
- For -m 130 sha1(unicode($pass).$salt), bruteforce on length 2 and 4 fails.
- For -m 131 MSSQL(2000), bruteforce on length 2 and 4 fails.
- For -m 132 MSSQL(2005), bruteforce on length 2 and 4 fails.
- For -m 900 MD4, Bruteforce on length 2,4,8 fails.
- For -m 1000 NTLM, Bruteforce on length 2,4 and 8 fails.
Not fixed or improperly fixed
- For -m 900 MD4, Bruteforce on length 12 fails.
(08-14-2012, 01:55 PM)atom Wrote: fixed:I did not do all algos on v47 as it takes a lot of time but I can confirm that everything works for -m 11 on my HD5750. Was there anything else changed in v47? Otherwise, I will wait the next beta to test all modes.
Quote:-m 11 broken