- Python 3.x
- PySide6
aircrack-ng
suite
Download the bin from the releases and run it with sudo. or
-
Clone the repository:
git clone https://github.com/mtm-x/wifijammer.git cd wifijammer
-
Install the required Python packages:
pip install -r requirements.txt
-
Ensure you have
aircrack-ng
installed:sudo apt-get install aircrack-ng
or
sudo pacman -S aircrack-ng
-
Run the application with root privileges:
sudo python jammer.py
or
sudo -E python jammer.py