Freebsd 12/Ryzen 7 1700/ RX580
#4
Hashcat Legacy will not support PMKIDs so you will need to fallback to hccaps which have a potential of failing.
You will need to use aircrack to convert your capture files.

aircrack-ng -J HCCAP_FILE CAP_FILE.CAP

https://hashcat.net/files/hashcat-2.00.7z

extract the 7z.
cd hashcat-2.00
./hashcat-cli64.bin -m 2500 -a 0 xxx.hccap wordlist.txt

I'd also check if version 3.xx may work which atleast makes use of hccapx but still no PMKIDs

https://hashcat.net/ ---scroll to the verrrrry bottom----


Messages In This Thread
Freebsd 12/Ryzen 7 1700/ RX580 - by pestalent1 - 12-17-2018, 12:38 AM
RE: Freebsd 12/Ryzen 7 1700/ RX580 - by undeath - 12-17-2018, 02:01 PM
RE: Freebsd 12/Ryzen 7 1700/ RX580 - by slyexe - 12-18-2018, 03:55 AM