v62 is up - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Developer (https://hashcat.net/forum/forum-39.html) +--- Forum: Beta Tester (https://hashcat.net/forum/forum-31.html) +--- Thread: v62 is up (/thread-1523.html) |
v62 is up - atom - 09-01-2012 OK, v62 and should fix all "not found" problems. At least I hope that, after fixing 5 major bugs The performance problem is still not fixed. RE: v62 is up - mastercracker - 09-01-2012 Again, the beta version updates are going faster than me testing them. Here's my results for b60: System: Windows 7 64 bit, Driver 306.02 GTX470, oclhashcat-plus beta 60 Now everything works except for -m 1710 where -a 1, -a 6 and -a 7 are not working. I will test beta 62 soon. RE: v62 is up + EDiT - M@LIK - 09-01-2012 Windows7 64-bit, nVidia, 304,79 beta, oclHashcat-plus-0.09b62. Re-tested all... Everything works as it should except: -m130: Good Job! -a7 bug on -m130, -m131 and -m132 fixed! -m500: Fails to crack any 1-character-long password. -m1600: -m500's problem. -m1710: -a1, -a6 and -a7 fail on all lengths. -m3000: Just an advice... Don't -a3 these! -m3100: When I use -a3, all is being cracked but if len(pass) > 8 : its truncating the passes to 8. -m2811: MyBB1.2+ uses 8_?l?u?d salt, please add an exception. @mastercracker:: I just tested b60 and still encounter the following bugs: Code: -m500: Fails to crack any 1-character-long password. RE: v62 is up - atom - 09-01-2012 Quote:-m130: Good Job! -a7 bug on -m130, -m131 and -m132 fixed! Thx Quote:-m500: Fails to crack any 1-character-long password. Can reproduce, thanks! Quote:-m2811: MyBB1.2+ uses 8_?l?u?d salt, please add an exception. Will add, np. Quote:-m1710: -a1, -a6 and -a7 fail on all lengths. Trying to reproduce, takes a bit time RE: v62 is up - atom - 09-01-2012 b63 is up! fixed: Quote:-m500: Fails to crack any 1-character-long password. pls test RE: v62 is up - M@LIK - 09-01-2012 oclHashcat-plus-0.09b63: -m500, -m1600: Excellent! fixed! -m2811: I'm afraid this still appear 'Line-length exception'. Yet to fix: -m1710: -a1, -a6 and -a7 fail on all lengths. -m3100: When I use -a3, all is being cracked but if len(pass) > 8 : its truncating the passes to 8. -m2811: 'Line-length exception'. -m3000: ... (maybe!) Haven't tried all algos, but might do if I had enough time today. RE: v62 is up - atom - 09-01-2012 b64 is up! fixed: Quote:-m1710: -a1, -a6 and -a7 fail on all lengths. RE: v62 is up - atom - 09-01-2012 Quote:-m2811: I'm afraid this still appear 'Line-length exception'. need example hash pls RE: v62 is up - M@LIK - 09-01-2012 atom Wrote: need example hash pls Code: be5280bbe5185824d4a48d3560ac2645:y5ZPSb1q:0 b64 is downloading! RE: v62 is up - atom - 09-01-2012 Quote:-m3000: ... (maybe!) cannot reproduce any error, works fine |