IPB's speed is very nice compared to the previous version. That leaves MD5 questionable.
These algos might not be very important, but in case you want this to be perfect:
-m3100: When I use -a3, all is being cracked but if len(pass) > 8 it truncate the passes to 8.
-m3000: LM is behaving much better! BUT still:
-a0: does NOT crack any 6-character-long passwords!
-a6: Sometimes adds a char in the end of a cracked password. (Very similar to: https://hashcat.net/forum/thread-1314.html )
Going to re-test everything. Hopefully today.
All tested @ Windows7 64-bit, nVidia, 304,79 beta, oclHashcat-plus-0.09b68
Everything works flawlessly EXCEPT the two algos mentioned above (-m3000, -m3100).
Will try to do some speed\performance tests later.
09-03-2012, 01:41 AM (This post was last modified: 09-03-2012, 01:43 AM by proinside.)
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.
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).
09-03-2012, 10:14 AM (This post was last modified: 09-03-2012, 10:15 AM by atom.)
(09-03-2012, 01:41 AM)proinside Wrote: 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.
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
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?
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:
-a0: does NOT crack any 6-character-long passwords!
-a6: Sometimes adds a char in the end of a cracked password. (Very similar to: https://hashcat.net/forum/thread-1314.html )
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'
cudaHashcat-plus v0.09 by atom starting...