A tool that deauth 2.4GHz and 5GHz Wi-Fi networks via BW16 on serial console.
- Minimal Setup.
- Easily controlled by Serial Console.
- It deauthenticates 2.4GHz and 5GHz WiFi networks both.
- Ai-Thinker BW16 RTL8720DN Development Board
- It has two variants : Type-B and Type-C connectors.
-
Download Arduino IDE from here according to your Operating System.
-
Install it.
-
Go to
FileβPreferencesβAdditional Boards Manager URLs. -
Paste the following link :
https://github.com/ambiot/ambd_arduino/raw/master/Arduino_package/package_realtek_amebad_index.json -
Click on
OK. -
Go to
ToolsβBoardβBoard Manager. -
Wait for sometimes and search
Realtek Ameba Boards (32-Bits ARM Cortex-M33@200MHz)byRealtek. -
Simply install version
3.1.7. -
Restart the Arduino IDE by closing and open again.
-
Done!
- Download or Clone the Repository.
- Open the folder and just double click on
SpectraReaper.inofile.- It opens in Arduino IDE.
- Compile the code.
- Select the correct board from the
ToolsβBoardβAmebaD ARM (32-bits) Boards.- It is
Ai-Thinker BW16 (RTL8720DN).
- It is
- Select the correct port number of that board.
- Go to
ToolsβBoardβAuto Flash Modeand selectEnable. - Upload the code.
- Done!
- Open Serial Console by click here.
- Select baud rate
115200. - Click on
Connectbutton. - When it shows
Connected! Go On!then your BW16 Development Board is ready to use. - Type
helpto get available commands.
- π΅ - The BW16 scanning for nearby wifi networks.
- π’ - The BW16 board is ready to deauth.
- π΄ - The BW16 board is sending deauthentication frames.
