1080ti slow speed performance WPA/WPA2
#5
(02-02-2018, 04:43 PM)atom Wrote: The main difference between older version and 3.5+ is that we're doing the nonce error corrections, as described in detail here: https://hashcat.net/forum/thread-6361.html

You can turn it off in v4.x, just append --nonce-error-corrections=0 to the commandline.
Tested wpa wordlist attack hashcat 4.0.1.:
hashcat64.exe -a 0 -m 2500 -w 4 -p : --status --status-timer=1 --nonce-error-corrections=0 --gpu-temp-disable -o "C:\8020_1517045065_found2500.txt" --outfile-format=3 "C:\8020_1517045065.hccapx" "C:\8x.dic"

Hash.Type........: WPA/WPA2
Speed.Dev.#1.....:   396.0 kH/s (374.00ms)
Speed.Dev.#2.....:   406.7 kH/s (364.62ms)
Speed.Dev.#*.....:   802.7 kH/s

I think it's to slow speed.


Messages In This Thread
1080ti slow speed performance WPA/WPA2 - by 3dFX - 02-02-2018, 03:55 PM
RE: 1080ti slow speed performance WPA/WPA2 - by 3dFX - 02-02-2018, 07:02 PM