A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Sometimes you just gotta do what you gotta do. Am I right, ladies? The ESP32 Marauder is a suite of WiFi/Bluetooth offensive and defensive tools created for the ESP32 and was originally inspired by Spacehuhn's esp8266_deauther project. The tool itself serves as a portable device used to test and analyze WiFi and Bluetooth devices. Use this tool and its firmware with caution as the use of some of its capabilities without explicit consent from the target owner is unlawful in most countries. For more information about this project and how it's assembled, follow the video link below.
Currently the ESP32 Marauder has limited firmware capabilities. Most of the work so far has been put into designing the hardware. New firmware features will be added over time and will eventually reach a point where this project will be a fully capable hacking machine.
- Spacehuhn for an easy to use linked list library SimpleList
- Also a well designed menu structure. I adapted it to the TFT GUI because it worked perfectly
- Bodmer for a comprehensive TFT touch screen library TFT_eSPI