I started testing some things on my own router. I managed to capture one valid handshake with the appropriate commands (
airmon-ng,airodumb etc.). I created a wordlist text file with my router password in it and aircrack-ng
successfully found the password. Then I converted the .cap file into .hccapx with
cap2hccapx.bin and I tried to find it with hashcat on Windows. I tried the command: hashcat.exe -m 2500 windv2.hccapx test2.txt
but hashcat couldn't find the password. It says it is exhausted but the password exists on the text file. What do you think is going wrong?
airmon-ng,airodumb etc.). I created a wordlist text file with my router password in it and aircrack-ng
successfully found the password. Then I converted the .cap file into .hccapx with
cap2hccapx.bin and I tried to find it with hashcat on Windows. I tried the command: hashcat.exe -m 2500 windv2.hccapx test2.txt
but hashcat couldn't find the password. It says it is exhausted but the password exists on the text file. What do you think is going wrong?