Skip to content

WiFiBlockTool

Latest
Compare
Choose a tag to compare
@reshot2005 reshot2005 released this 21 Apr 18:51
· 1 commit to main since this release
a379d73

WiFi Jammer - Release v1.0.0 🚀

We are excited to announce the release of WiFi Jammer v1.0.0, an advanced open-source tool designed for experimenting with network interference and access control in a safe and controlled environment.


🔥 Features

  • Device Detection: Identify and list all devices connected to a WiFi network.
  • Selective Jamming: Block specific devices based on their MAC addresses.
  • Broad Spectrum Jamming: Temporarily disrupt WiFi signals within a specified range.
  • User-Friendly Interface: Simple commands to execute jamming operations.
  • Advanced Filtering: Use filters to target devices based on frequency, signal strength, or protocols.
  • Customization Options: Adjust jamming parameters like signal duration and intervals.

⚠️ Disclaimer

This tool is intended for educational and experimental purposes only.

  • Unauthorized use of WiFi jamming is illegal in many jurisdictions.
  • Always obtain proper permissions before using this tool.
  • The developers are not responsible for any misuse or legal consequences.

🛠 System Requirements

  • Operating System: Linux (preferred) or macOS
  • Dependencies: Python 3.8+, Scapy, Aircrack-ng
  • Hardware: Compatible WiFi adapter with monitor mode support

🚀 Getting Started

  1. Clone the repository:
    git clone https://github.com/reshot2005/wifiblocktool.git
    cd wifiblocktool