Skip to content

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32

Notifications You must be signed in to change notification settings

CodeHedge/ESP32Marauder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,540 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Marauder - Modified CYD Build

Marauder logo

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32

License Downloads

Build and Push

About This Fork

This repository is a fork of the ESP32 Marauder firmware with modified capabilities specifically for CYD (Cheap Yellow Display) builds.

Primary Modifications:

  • Battery Monitoring Support: Integrated support for the Adafruit MAX17048 Battery Fuel Gauge connected to port CN1, providing real-time battery percentage display in the top-right corner of the screen.

  • GPS Port Relocation: To accommodate the battery gauge, GPS functionality has been moved to the bottom port (P5).

  • Removed Marauder CLI: CLI support has been dropped due to limited IO availability. The philosophy behind this decision is that devices with screens should leverage their display capabilities rather than rely on CLI interfaces. For CLI needs, an ESP32 Dev board would be more appropriate.

Recommended Hardware

The ESP32 Marauder Battery Mod Kit is the primary board recommended for this fork, providing an integrated solution with all necessary components.

Alternatively, you can achieve the same functionality using the Adafruit MAX17048 board and a compatible GPS module with your existing CYD hardware.

Getting Started

Web Flasher

Flash your device directly from the browser using the web flasher: https://codehedge.github.io/Adafruit_WebSerial_ESPTool/

Downloads

Download the latest release of the firmware.

Documentation

Check out the project wiki for a full overview of the ESP32 Marauder features and capabilities.

About

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.3%
  • C 28.0%
  • Other 0.7%