(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.htmlTested wpa wordlist attack hashcat 4.0.1.:
You can turn it off in v4.x, just append --nonce-error-corrections=0 to the commandline.
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.