Airodump-ng
Hello everyone!
I'm having a problem running airodump-ng in terminal. I've have done the following : ifconfig wlp3s0 down / iwconfig wlp3s0 mode monitor / ifconfig wlp3s0 up : And also used the following command : airmon-ng check wlp3s0 : to kill the running programs. When i run airodump-ng in terminal i get this message on my screen, look down below I marked it with a | > | arrow sign, ''Illegal instruction (core dumped)''. Can someone please explain to me in detail what I've done wrong, I'm not actually that knowledgeable when it comes to troubleshooting because I'm a newbie. Any help would be appreciated!
[root@localhost AKryte]# iwconfig wlp3s0
wlp3s0 IEEE 802.11 Mode:Monitor Frequency:2.442 GHz Tx-Power=15 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
[root@localhost AKryte]# airodump-ng wlp3s0
| > | Illegal instruction (core dumped)
[root@localhost AKryte]#