oclhc+ bug?
#8
(02-26-2011, 05:51 AM)mastercracker Wrote: With DCC, you need also the username. It's been reported that the maximum length for the username that it takes is currently 8 so check if those are the ones that are not cracked by OCLhashcat+.

Thanks for the hint, but that's not the problem. dcc is fed into oclhc in the format hashConfusedalt which means that they are rejected initially (by throwing a line length exception, see my previous thread). In the hasfile, salts > 8 have been filtered (grep -r ":.\{0,8\}$") ...

I'll try with some sample data so it can be replicated.

Best
J


Messages In This Thread
oclhc+ bug? - by acubens - 02-23-2011, 08:52 PM
RE: oclhc+ bug? - by atom - 02-23-2011, 09:34 PM
RE: oclhc+ bug? - by acubens - 02-24-2011, 05:08 PM
RE: oclhc+ bug? - by acubens - 02-25-2011, 10:15 AM
RE: oclhc+ bug? - by atom - 02-25-2011, 12:42 PM
RE: oclhc+ bug? - by acubens - 02-25-2011, 01:15 PM
RE: oclhc+ bug? - by mastercracker - 02-26-2011, 05:51 AM
RE: oclhc+ bug? - by acubens - 02-28-2011, 06:51 PM