Skip to content
/ aard Public

Aard (witcher's sign). Simple but powerful W-Fi jammer. You need a wireless wi-fi adapter (it will work from a laptop) and put it into monitoring mode

Notifications You must be signed in to change notification settings

serafit/aard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aard

Aard (witcher's sign). Simple but powerful W-Fi jammer. You need a wireless wi-fi adapter (it will work from a laptop) and put it into monitoring mode

Instalation (Linux/Termux with root)

pip3 install scapy

git clone https://github.com/user22813/aard

cd aard

ifconfig wlan0 down

iwconfig wlan0 mode monitor

ifconfig wlan0 up

airodump-ng wlan0 --channel 3

python3 Aard.py

About

Aard (witcher's sign). Simple but powerful W-Fi jammer. You need a wireless wi-fi adapter (it will work from a laptop) and put it into monitoring mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages