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) |
RE: v62 is up + EDiT - m4tr1x - 09-03-2012 Can you send here all data for reproduce all bugs you found ? Thanks (09-02-2012, 09:54 PM)M@LIK Wrote: System: Windows7 64-bit, nVidia, 304,79 beta, oclHashcat-plus-0.09b68. RE: v62 is up - proinside - 09-03-2012 oclHashcat-plus-0.09b68 running under Windows 7 64 12.8 A simple test to see the evolution of the speed using 2811 algos, the last test was with b53, and I'm getting after every second or so the known pause/stop/resume options but with the message: WARN: ADL_overdrive5_temperature_get(): -5 Changed to a MD5 kind, to see if this was a problem, and got the same message, but time followed by windows message oclhashcat stoped working etc. Have to restart to be sure. Didn't change anything since my last test about 2811 performance, so, eventually, after a few days on, this must be shutdown for a few minutes. Will update this as soon as possible. RE: v62 is up - mastercracker - 09-03-2012 I am currently running the full test on Nvidia. It's not finished but I noticed that the percent progress bug still occurs. This was on -a 7 for SHA512(unix). RE: v62 is up - blandyuk - 09-03-2012 Hi atom, have created a graph, seems b62 is only slower with alot of hashes, see graph below: It's faster with fewer hashes, anything over 200000 say its slower than v0.081. Hope this helps. RE: v62 is up - atom - 09-03-2012 (09-03-2012, 01:41 AM)proinside Wrote: oclHashcat-plus-0.09b68 running under Windows 7 64 12.8 The ADL_overdrive5_temperature_get Error is always a good indice to show that there is some problem due to driver installation. To make sure your drivers are correct installed please do the following EXACTLY this way: 1. Reboot 2. uninstall catalyst using catalyst 3. reboot 4. uninstall catalyst using driver sweeper software 5. reboot 6. Manually remove remaining opencl.dll from windows directories (one in 32 bit and on ine 64 bit dir). 7. reboot 8. install catalyst 12.8 9. reboot 10. try again, it should work RE: v62 is up - atom - 09-03-2012 (09-03-2012, 10:12 AM)blandyuk Wrote: Hi atom, have created a graph, seems b62 is only slower with alot of hashes, see graph below: Oh yes, that explains why I have noticed an increase in speed while you noticed a decrease. I am testing with the example hash (~7k hashes). so if this is slower for larger hashlists, it might be an memory problem... need to think about that RE: v62 is up + EDiT - atom - 09-03-2012 (09-02-2012, 09:54 PM)M@LIK Wrote: System: Windows7 64-bit, nVidia, 304,79 beta, oclHashcat-plus-0.09b68. how many hashes did you use for testing? I tried with old 295.x devdriver and with cuda 4.2.9, but it was just getting slower and slower. I am back at 304.x and CUDA 5.0 RC but still it has not the speed of 0.081 on high number of hashes. On low number of hashes, new version is faster. Can you verify? RE: v62 is up - atom - 09-03-2012 Quote:-m3100: When I use -a3, all is being cracked but if len(pass) > 8 it truncate the passes to 8. reproduced. will be fixed with b69. Quote:-m3000: LM is behaving much better! BUT still: see what i did here, i can not reproduce: -a 0 with len 6: Code: root@ht:~/xy/oclHashcat-plus-0.09# echo -n 078407 | ./cudaHashcat-plus64.bin ${OPTS} -a 0 -m 3000 'bce83d454d81d1ce' not adding random char at end: Code: root@ht:~/xy/oclHashcat-plus-0.09# echo 0784 > dict RE: v62 is up - atom - 09-03-2012 b69 is up (all nvidia stuff) RE: v62 is up - atom - 09-03-2012 b70 is up ! @mastercracker: - fix > 100% progress bug - fix -m 3200 clEnqueueNDRangeKernel() -54 bug |