Possible Bug With oclHashcat-plus-0.09b16 - 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: Possible Bug With oclHashcat-plus-0.09b16 (/thread-1235.html) |
Possible Bug With oclHashcat-plus-0.09b16 - Hash-IT - 06-04-2012 Using Win7 Ultimate 32bit ATI HD5870 Card Driver Package Version 8.961 OpenGL Version 6.14 When I run this command ... Code: oclHashcat-plus32.exe -a 3 --hash-type 2500 -n 160 --gpu-loops 1024 -1 abc01234 -2 abcdef0123456789 test.hccap -o Lower_Hex_Found.txt a?1?2?2?2?2?2?2?2?2 oclHashcat-plus32 starts off ok and even displays the mask correctly "a?1?2?2?2?2?2?2?2?2". However I noticed the time to completion had dropped from 4 days (on oclHashcat-plus v0.08) to 20 minutes !!! I looked closer on the status screen and noticed that after pressing "S" to view the status the mask reported back was shorter ... "a?1?2?2?2?2?2?2". Only 8 characters not 10. Another problem was I usually just click the cross (close window) of the command prompt screen to shut oclHashcat-plus down but this didn't work. The command screen went away but my card was still cracking and the fan was spinning hard. I had to shut down the computer to stop it. On the positive side though, I am getting a fantastic increase in speed from the old v0.07 !! I used to get roughly 95k ish, on this last test I was getting 1.03k !!!!!! Thanks and please consider I may have done something wrong so it isn't necessarily a bug ! RE: Possible Bug With oclHashcat-plus-0.09b16 - atom - 06-05-2012 This is the finished implementation of the poll #2 (increment brute force). If you want it to start like in 0.07 add --bf-min 10. RE: Possible Bug With oclHashcat-plus-0.09b16 - Hash-IT - 06-05-2012 (06-05-2012, 09:54 AM)atom Wrote: This is the finished implementation of the poll #2 (increment brute force). Ah ok, thanks. Sorry for the false report, you must think I am an idiot. I can't test it just yet as I am running the "freeze" test at the moment. Thanks and sorry for the time wasting. |