oclHashcat-plus v0.09 RC1 - 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: oclHashcat-plus v0.09 RC1 (/thread-1531.html) |
oclHashcat-plus v0.09 RC1 - atom - 09-04-2012 Hey Beta-testers, after all the bugfixing its time for the 1st (and hopefully the only one) release candidate for oclHashcat-plus v0.09. The last beta version before RC1 was b75. There will be no more new features - only bug fixes if there are any. If there are no major bugs found I plan to release on Friday. All other beta related threads has been closed. Please post everything in this thread. You might want to check all the other files that come with the archive, too, like docs/ etc. Maybe there are typos etc. I have a good feeling about this v0.09 but you are free to destroy it with bug-reports PS linux users: This version has been compiled on old GLIBC Many thanks to you guys for invest of time in testing everything! -- atom RE: oclHashcat-plus v0.09 RC1 - blandyuk - 09-04-2012 Cool, many thanks atom. We all own u big time for the amount of time and effort u put into this. My hat goes off 2 u sir I'll do some testing tnite hopefully. RE: oclHashcat-plus v0.09 RC1 - blandyuk - 09-04-2012 Updated graph attached with v0.09rc1 RE: oclHashcat-plus v0.09 RC1 - kartan - 09-04-2012 I found some typos in the help. Well, you might argue if these are typos or not but i think they all should have their first char be uppercase to be conform with all other lines. --disable-potfile do not write potfile --cpu-affinity=STR locks to CPU devices, seperate with comma -j, --rule-left=RULE single rule applied to each word from left dict -k, --rule-right=RULE single rule applied to each word from right dict RE: oclHashcat-plus v0.09 RC1 - atom - 09-04-2012 (09-04-2012, 09:03 PM)blandyuk Wrote: Updated graph attached with v0.09rc1 Thanks! Can I add them to release notes? https://hashcat.net/misc/plus89_mh18.png https://hashcat.net/misc/plus89_mh915.png RE: oclHashcat-plus v0.09 RC1 - forumhero - 09-05-2012 regarding the chart, how about a bar graph? i think it better emphasize an increase in performance, rather than a line graph that's sloping downwards... RE: oclHashcat-plus v0.09 RC1 - blandyuk - 09-05-2012 Go ahead, although I now use 1 5870 and 1 5850 now will have 3 x 5870s soon and will look at upgrading more after that. RE: oclHashcat-plus v0.09 RC1 - M@LIK - 09-05-2012 Just a few notes before we dive into the hardcore stuff:
RE: oclHashcat-plus v0.09 RC1 - mastercracker - 09-05-2012 Full testing on Nvidia with my GTX460 was flawless. I just realized the inclusion of -j and -k. This is good news. I will have to think on how to exploit it properly in my attack scheme. I might be wrong but I also remember discussion about being able to crack empty passwords. Is that implemented yet or in a future release? Finally, the new distributed feature should be explained somewhere in the docs and/or be ready and published on the wiki at the release date. Beside that, great job. For me it's good to go. RE: oclHashcat-plus v0.09 RC1 - atom - 09-05-2012 (09-04-2012, 09:16 PM)kartan Wrote: I found some typos in the help. Well, you might argue if these are typos or not but i think they all should have their first char be uppercase to be conform with all other lines. fixed, thanks! |