v1.01 lower WPA speed
#8
this does not make any sense, you should definitely show much better performance with -u 4096 than -u 1024. the explanation of these parameters has been covered dozens of times before, but to re-iterate, -u is the number of kernel loop iterations. wpa uses 4096 rounds of pbkdf2-hmac-sha1 so 4096 will naturally show the best performance since the loop iterations match the number of rounds. except not with your card, apparently, and i'm not sure why. it might be because it's such a low-end card.

can you paste the output of this command?
Code:
cudaHashcat64 -m 2500 -b


Messages In This Thread
v1.01 lower WPA speed - by jokersk - 01-10-2014, 12:15 AM
RE: v1.01 lower WPA speed - by epixoip - 01-10-2014, 06:15 AM
RE: v1.01 lower WPA speed - by jokersk - 01-10-2014, 10:30 PM
RE: v1.01 lower WPA speed - by epixoip - 01-11-2014, 12:02 AM
RE: v1.01 lower WPA speed - by jokersk - 01-11-2014, 09:18 PM
RE: v1.01 lower WPA speed - by epixoip - 01-11-2014, 11:34 PM
RE: v1.01 lower WPA speed - by jokersk - 01-12-2014, 02:42 PM
RE: v1.01 lower WPA speed - by epixoip - 01-12-2014, 03:41 PM
RE: v1.01 lower WPA speed - by jokersk - 01-12-2014, 08:36 PM
RE: v1.01 lower WPA speed - by 2Fac3 - 01-18-2014, 08:54 AM