02-03-2023, 07:28 PM
I use airodump-ng for handshake (file.cap)
Then converting the file:
hcxpcapngtool -o 303.hc22000 file.cap
https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2
Then:
hashcat.exe -m 22000 -a 303.hc22000 '5?d?d?'
It seems to work. Am I doing everything right?
However, information always appears:
hipDeviceGetCount(): 100
nvmlDeviceGetFanSpeed(): Not Supported
Then converting the file:
hcxpcapngtool -o 303.hc22000 file.cap
https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2
Then:
hashcat.exe -m 22000 -a 303.hc22000 '5?d?d?'
It seems to work. Am I doing everything right?
However, information always appears:
hipDeviceGetCount(): 100
nvmlDeviceGetFanSpeed(): Not Supported