12-11-2020, 12:32 AM
(12-10-2020, 11:00 AM)ZerBea Wrote: @dre
2500 is deprecated as well as 16800. You should use 22000 instead:
Code:Hashmode: 22000 - WPA-PBKDF2-PMKID+EAPOL (Iterations: 4095)
Speed.#1.........: 645.7 kH/s (72.76ms) @ Accel:8 Loops:512 Thr:1024 Vec:1
The format is no longer binary (hccapx) and you can use both (EAPOL and PMKID) in a single hash file.
This was the reason behind our decision:
https://github.com/hashcat/hashcat/issues/1816
Thanks. Didn't realize I was using an older version. I have some reading to do on the new format and steps for conversion.