hey guys i have a problem with kali linux rolling edition when i updated aircrack-ng to the last version Aircrack-ng 1.2 rc4 i got this problem airodump-ng crashes with illegal instruction (airdump-ng works fine before the update )
- Hot
- Active
-
Forum Thread: http://www.letsfindtoday.com/derma-vi-cream/ 0 Replies
11 min ago -
Forum Thread: Keto Extreme - Reviews Weight Loss Formula Scam or Not? 0 Replies
1 hr ago -
Forum Thread: http://www.letsfindtoday.com/derma-vi-cream/ 0 Replies
1 hr ago -
Forum Thread: SurgenX Keto 0 Replies
4 hrs ago -
Forum Thread: Https Site in My Browser Automatically Downgrade into Http or Site Not Open..Am I Hacked . 1 Replies
6 hrs ago -
Forum Thread: How to Run Shellcode in Nim 0 Replies
7 hrs ago -
Forum Thread: Kali Linux Initramfs Boot Error 0 Replies
10 hrs ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
15 hrs ago -
Forum Thread: Insta Health KetoSlim Daily Allowance RDA 0 Replies
18 hrs ago -
Forum Thread: www.prohealthpedia.com/Instaketo-Reviews/ 0 Replies
19 hrs ago -
Forum Thread: www.prohealthpedia.com/Trim-Pill-Keto/ 0 Replies
21 hrs ago -
Forum Thread: Keto Pure Slim an enough in your 0 Replies
21 hrs ago -
Forum Thread: Symptoms Involve In Revolyn keto burn 0 Replies
23 hrs ago -
Forum Thread: Revolyn keto burn ometimes mistake 0 Replies
23 hrs ago -
Forum Thread: http://thesupplementcop.com/instant-keto/ 0 Replies
1 day ago -
Forum Thread: I Want to Hack a Facebook Account. 9 Replies
1 day ago -
Forum Thread: How to Hack Router Password to Access Router Control Panel? 6 Replies
1 day ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 36 Replies
2 days ago -
Forum Thread: My Instagram Account Has Been Hacked 0 Replies
2 days ago -
Forum Thread: Deauth Tutorial? 5 Replies
2 days ago
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How To: Use Hash-Identifier to Determine Hash Types for Password Cracking
-
How To: Hack UnrealIRCd Using Python Socket Programming
-
How To: Crack Wi-Fi Passwords with Your Android Phone and Get Free Internet!
-
How To: Hack Android Using Kali (Remotely)
-
How To: 4 Ways to Crack a Facebook Password & How to Protect Yourself from Them
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
How To: Securely Sniff Wi-Fi Packets with Sniffglue
-
Android for Hackers: How to Turn an Android Phone into a Hacking Device Without Root
-
Hack Like a Pro: How to Use Maltego to Do Network Reconnaissance
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
Hack Like a Pro: How to Spy on Anyone, Part 1 (Hacking Computers)
-
How To: Get Unlimited Free Trials Using a "Real" Fake Credit Card Number
-
How To: Find Anyone's Private Phone Number Using Facebook
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Crack Any Master Combination Lock in 8 Tries or Less Using This Calculator
-
How to Hack Wi-Fi: Get Anyone's Wi-Fi Password Without Cracking Using Wifiphisher
-
How To: Hack WPA & WPA2 Wi-Fi Passwords with a Pixie-Dust Attack Using Airgeddon
-
How To: Set Up a Headless Raspberry Pi Hacking Platform Running Kali Linux
9 Responses
I have been looking everywhere for this answer, I am having the exact same issue. I can get airmon-ng start wlan0. I end up with the wlan0mon. Then when I airodump-ng wlan0mon it gives me the illegal instruction and freezes the terminal. I had it working this morning but during the day I did do an apt-get update, apt-get upgrade and since then it has been doing the above. Was really hoping you had someone who had posted an answer, sorry for not having one for you. In the same boat with you though.
yes when you do the upgrade aircrack-ng updated to a newer version
Aircrack-ng 1.2 rc4 that not compatible with kali linux rolling edition
i think its a bug take a look at this
https://bugs.kali.org/view.php?id=3080
do you know how to restore the previous version
I am a noob. Trying to figure out how to uninstall and reinstall now. I know you can get older versions of Aircrack-ng at there main page. Just hit the Aircrack-ng button up in your toolbar and it will take you there. Then there is a "Sources" button by downloads that has older versions.
http://archive.aircrack-ng.org/aircrack-old/aircrack-2.23.tgz
I already downloaded an older version but i have a problem with install it
Wish I could help. If anyone out there could be so kind as to give some direction it would be much appreciated. I need to know how to uninstall and reinstall the Aircrack-ng suite software. Thanks in advance. Good Luck Red John, if you figure it out plz let me know how you got it. I will do the same.
Hey Red John I did another apt-get update apt-get upgrade this morning and it looks like they fixed the bugs in airodump-ng.
To return to an earlier version of Air crack, just edit the file with any text editor such as sudo, in /etc/apt/sources.list and add the following line:
deb http://ftp.br.debian.org/debian/ wheezy-backports main contrib non-free
Put # the line that there is the same repository with the current version for example:
# Deb http://ftp.br.debian.org/debian/ jessie-backports main contrib non-free
, Make an upgrade and then you can install via terminal or via synaptic. Once installed you can return the /etc/apt/sources.list changes to the current version, and automatically update to avoid a new version, you can lock the installed version with the following commands to lock the package:
with APT-GET -> apt-mark hold package_name
with APTITUDE -> aptitude hold package_name
To unlock the package:
with APT-GET -> apt-mark unhold package_name
with APTITUDE -> aptitude unhold package_name
In this way the package is locked and can only be updated manually after unlocked.
Good luck....
Share Your Thoughts