My bugs for v0.09b41
#4
now thats a nice report mastercracker. i need to reproduce some of them while others i know are already known:

Quote:- Status bar at the bottom not always appearing (really intermittent).

Yep, known and yeah, I must fix this.

Quote:- What are the changes for LM hashes, they don't work at all anymore?

Only the LM halfes (as suggested) are allowed any longer. This makes it much more easier in code Smile

Quote:- I think that at one point we could mix and crack both phpbb3 and wordpress together. It does not work anymore, it cracks only the hash type that comes first in the hash list.

You mean a warning message? Yeah, that could make sense

Quote:- For -m 2811 MyBB, it gives a length exception error. The salt tested was 12345678 which should be valid.

I am not sure about that since I never saw MyBB with salt-length != 5. I am using MyBB and there is no option in the configuration that allows me to change that.

left to check:

Quote:- For -m 2100 DCC2, length 4 password not cracked in attack mode 3 (bruteforce). The attack starts normally but ends in a cuStreamSynchronize<> 999 error. Interesting enough, length 8 finishes with the same error message but the password is written in the output file.
- For -m 2811 IPB, only attack mode 0 works, the others fails to crack passwords.
- For -m 11 Joomla, only attack mode 0 works, the others fails to crack passwords.
- For -m 900 MD4, length 12 does not work in attack mode 3 (bruteforce).
- For -m 2711 VB > 3.8.5, only attack mode 0 works, the others fail to crack passwords.

Appended to my message is a Perl script i use to test oclHashcat-plus. Once you get managed to install all the additional perl-modules it can create every hash-type in either passthrough (dictionary) or random mode.

Thanks!


Attached Files
.zip   test-plus.zip (Size: 2.86 KB / Downloads: 7)


Messages In This Thread
My bugs for v0.09b41 - by mastercracker - 08-04-2012, 06:39 AM
RE: My bugs for v0.09b41 - by mastercracker - 08-04-2012, 02:12 PM
RE: My bugs for v0.09b41 - by mastercracker - 08-04-2012, 11:53 PM
RE: My bugs for v0.09b41 - by atom - 08-05-2012, 08:41 AM
RE: My bugs for v0.09b41 - by mastercracker - 08-05-2012, 08:01 PM
RE: My bugs for v0.09b41 - by mastercracker - 08-07-2012, 04:48 AM
RE: My bugs for v0.09b41 - by atom - 08-09-2012, 11:09 AM
RE: My bugs for v0.09b41 - by mastercracker - 08-10-2012, 04:28 AM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 11:15 AM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 11:37 AM
RE: My bugs for v0.09b41 - by mastercracker - 08-11-2012, 03:54 AM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 12:24 PM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 12:24 PM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 12:25 PM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 12:42 PM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 01:50 PM
RE: My bugs for v0.09b41 - by atom - 08-10-2012, 01:51 PM
RE: My bugs for v0.09b41 - by mastercracker - 08-12-2012, 03:22 AM
RE: My bugs for v0.09b41 - by atom - 08-12-2012, 06:29 PM