




Marauder Mini V3 - MarauderEternal Modified Firmware Release
Several people were interested in some of the changes to the firmware/tools/utilities on the Marauder Mini V3 I was working on, so I forked the primary repo and posted what I've done so far. This is ONLY for the Marauder mini V3.
It follows the same version number at the moment as the Marauder firmware, will deviate moving forward. You'll need to do a full flash because it changes the device memory partition sizing. Documentation on flashing and build the flasher is included in the repo.
You'll also want at least an 8GB-32GB max memory card installed to take advantage of updated logging and persistent name functions.
Some of the mods include:
UI and navigation - Replaces the normal menu presentation with a tiled/card interface: a 2×3 home grid, 2×2 Wi-Fi category grid, vertical Bluetooth cards, six visible sub-menu rows, directional grid navigation, and horizontally scrolling labels. Adds Eternal branding and a new splash screen.
BLE discovery - Adds a dedicated BLE Discovery menu with target scanning, advertisement capture, target selection, advertised-service inspection, connected GATT enumeration, and advertisement spoofing.
Enahnced BLE detection - Adds passive sniffers for Meshtastic, MeshCore, Samsung SmartTag, Tile, Axon devices, iBeacon, and nyanBOX.
Flock/Raven/ShotSpotter - Replaces stock’s simpler Flock matching with separate Wi-Fi and BLE classifiers, evidence labels, confidence levels, better deduplication, Raven-service recognition, ShotSpotter classification, and a receive-only channel plan.
Camera detection - Adds passive camera-candidate detection and a target-aware camera deauthentication mode.
Drone Remote ID - Adds OpenDroneID reception over BLE, Wi-Fi vendor IEs, and Wi-Fi NAN, plus bounded replay of captured Remote ID messages.
Wireless monitoring - Adds Device Scout, a per-channel Wi-Fi/BLE activity scanner, and a baseline anomaly or “jam” detector.
Storage and Logging - Adds persistent custom SSIDs, persistent Evil Portal credential history, raw BLE advertisement capture, enhanced wardrive output, and GATT enumeration logs.
Games - Adds ten locally rendered games.
BLE Fox Hunt - pulls from BLE discovery target list, works to find a specific device my proximity when the target is selected.
I've included a flasher that can be run in Linux or built with powershell script as an EXE and run in windows to assist in this.
If you have issues flashing on your device, I'll do my best to help. Can post here or on the issues I highly recommend taking a full firmware backup of your current state before proceeding so you can recover if necessary. AI can help with this. The stock c5_flasher.py should also get you back to stock if there are any issues.