15 chars limitation
#41
Sry to bring this up again. But nobody has mentioned salts yet. I wouldn't really care about 15+ passwords, but when it comes to salts with lengths of 10+ even 5+ char passwords can't be cracked anymore with oclhashcat. And salted passwords are really hard to crack with cpu haschat, because of the time consumption. As a hash and password-collector i have multiple millions of different salted passwordhashes here that i'm not able to crack because either cpuhashcat is too slow, lacks of dic combination for dynamic pre- & appendsalts and no hybrid attacks, or oclhashcat simply can't crack them because of the length.

You should also consider releasing two different versions of oclhashcat, one that still supports the faster 15char method for better precalculating and another slower version for longer passwords.
I don't know if you are already doing this, but including fix/static salts in the precalculation of the first few cycles would also be great, or are the pre-calculation steps only worth it if the dword blocks for precalculation are padded zeros?

Cheers Wink


Messages In This Thread
15 chars limitation - by Kuci - 01-04-2013, 04:51 PM
RE: 15 chars limitation - by atom - 01-04-2013, 05:22 PM
RE: 15 chars limitation - by Hash-IT - 01-05-2013, 03:59 PM
RE: 15 chars limitation - by Kuci - 01-04-2013, 05:46 PM
RE: 15 chars limitation - by atom - 01-05-2013, 01:24 PM
RE: 15 chars limitation - by pragmatic - 01-06-2013, 12:46 AM
RE: 15 chars limitation - by proinside - 01-06-2013, 09:41 AM
RE: 15 chars limitation - by epixoip - 01-06-2013, 12:30 PM
RE: 15 chars limitation - by K9 - 01-06-2013, 01:45 PM
RE: 15 chars limitation - by eljolot - 01-06-2013, 10:26 PM
RE: 15 chars limitation - by epixoip - 01-06-2013, 01:53 PM
RE: 15 chars limitation - by Hash-IT - 01-06-2013, 02:47 PM
RE: 15 chars limitation - by atom - 01-07-2013, 11:09 AM
RE: 15 chars limitation - by Hash-IT - 01-07-2013, 02:02 PM
RE: 15 chars limitation - by atom - 01-08-2013, 11:12 AM
RE: 15 chars limitation - by Hash-IT - 01-08-2013, 02:51 PM
RE: 15 chars limitation - by eljolot - 01-08-2013, 03:37 PM
RE: 15 chars limitation - by skalderis - 01-08-2013, 10:34 PM
RE: 15 chars limitation - by Hash-IT - 01-09-2013, 01:33 AM
RE: 15 chars limitation - by epixoip - 01-09-2013, 02:13 AM
RE: 15 chars limitation - by Hash-IT - 01-09-2013, 01:31 PM
RE: 15 chars limitation - by radix - 01-09-2013, 05:54 PM
RE: 15 chars limitation - by Hash-IT - 01-09-2013, 06:31 PM
RE: 15 chars limitation - by atom - 01-09-2013, 10:07 AM
RE: 15 chars limitation - by epixoip - 01-09-2013, 05:50 PM
RE: 15 chars limitation - by KT819GM - 01-09-2013, 10:27 AM
RE: 15 chars limitation - by Hash-IT - 01-09-2013, 01:32 PM
RE: 15 chars limitation - by Kuci - 01-09-2013, 07:56 PM
RE: 15 chars limitation - by pragmatic - 01-10-2013, 10:49 AM
RE: 15 chars limitation - by Hash-IT - 01-10-2013, 05:49 PM
RE: 15 chars limitation - by atom - 01-11-2013, 02:07 PM
RE: 15 chars limitation - by Hash-IT - 01-11-2013, 04:26 PM
RE: 15 chars limitation - by Kuci - 01-11-2013, 04:21 PM
RE: 15 chars limitation - by pragmatic - 01-12-2013, 10:41 AM
RE: 15 chars limitation - by SopalajoArrierez - 01-14-2013, 09:11 PM
RE: 15 chars limitation - by tanoury - 02-12-2013, 06:36 AM
RE: 15 chars limitation - by suum - 03-09-2013, 11:58 AM
RE: 15 chars limitation - by atom - 03-10-2013, 01:15 PM
RE: 15 chars limitation - by suum - 03-10-2013, 04:12 PM
RE: 15 chars limitation - by Rolf - 03-10-2013, 05:56 PM
RE: 15 chars limitation - by 5andr0 - 05-22-2013, 07:05 PM
RE: 15 chars limitation - by Kuci - 05-22-2013, 07:30 PM
Begging and praying in WPA. - by SopalajoArrierez - 05-27-2013, 12:43 AM
RE: 15 chars limitation - by atom - 05-27-2013, 10:38 AM
RE: 15 chars limitation - by Kuci - 05-27-2013, 06:21 PM
RE: 15 chars limitation - by SopalajoArrierez - 05-27-2013, 10:36 PM
RE: 15 chars limitation - by greatwolf - 06-22-2013, 06:14 AM