Image 1 — Marauder Mini V3 - MarauderEternal Modified Firmware Release
Image 2 — Marauder Mini V3 - MarauderEternal Modified Firmware Release
Image 3 — Marauder Mini V3 - MarauderEternal Modified Firmware Release
Image 4 — Marauder Mini V3 - MarauderEternal Modified Firmware Release
Image 5 — Marauder Mini V3 - MarauderEternal Modified Firmware Release

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.

https://github.com/n0vajay05/ESP32MarauderEternal-MiniV3

u/N0vajay05 — 23 hours ago

Marauder Mini V3 - JCMKK Firmware Mods

Did some firmware updates to the Marauder 1.14.1 to see what else this device could do. Added some BTE sniffing and spoofing capability from nyanBox and BLESploit repos, plus drone detecting and spoofing on WiFi, Jammer detector that baselines the current environment and then shows discrepancies, and camera detector/deauth.

Added persistent user-generated SSIDs that will remain through reboot so they don’t have to be re-entered through the text input. And most importantly, added several games in a new games menu. Might add a slot-machine, roulette, and Pac-Man type game as well for fun.

u/N0vajay05 — 5 days ago
▲ 15 r/Defcon

LED backpack and purse vendor on Freemont Street

FYI for anyone wanting to grab and hack with an LED backpack, recently saw a vendor on Freemont street (pedestrian entertainment district) that was selling a good assortment of different styles of packs and purses with embedded LED screens.

u/N0vajay05 — 23 days ago
▲ 5 r/vibehacking+1 crossposts

PGS-Metatron - Windows Web Scanner with AI Summary

I realize lots of these programs are popping up lately, and credit to @Additional-Tax-5863 for the inspiration/forked git codebase. Any feedback, suggestions, or thrashing welcome.

Wanted to try my hand at vibe-coding and building a Windows native version of the web scanning tool Metatron with a GUI interface. What resulted was PGS-Metatron. Local LLM and Cloud API compatible. Tools all run local then are piped to LLM of your choice for summary generation/HTML reporting. generation. Easy to customize the HTML reporting template yourself. Database runs on MariaDB, credentials automatically generated and stored in Windows credential manager.

Created primarily with Codex.

This is still a work in progress overall, but very useful so far in testing using the all Windows tooling.

LM Studio model local hosting
AI Models used for best local results (so far):
Local - Ministral-3-14b-reasoning
Cloud - OpenAI GPT 5.4 Mini

External Toolset:
*Nmap
*Whois
*Whatweb
*Curl Headers
*Dig DNS
*SSLyze (ingests site SSL info)
*HAR Cookie Consent checker (checks for cookie consent status on websites)
*Subdomain Finder (validates active subdomains from open source lists)
*Website Vulnerability check (uses native powershell methods to mimic a "lite" version of Nikto)

Internal Toolset:
*SMB Scanner
*AD Recon
*PingCastle (still in progress)
*NMap (pre-built flags for quiet and loud scans or enter your custom flags)

Built in scripts to sign the installer and EXE with code certs, or take it further and sign the whole package for bypassing ASR rules on unsigned programs.

PGS-Metatron:https://github.com/n0vajay05/PGS-METATRON

https://preview.redd.it/zqf1brxb0q0h1.png?width=2557&format=png&auto=webp&s=e7791a3ac58b8cf388e7af3bec42346e5a43c672

reddit.com
u/N0vajay05 — 3 months ago
▲ 2 r/sdcard

I’m looking for a way to run a microSD Express card in a full size SD 7.0 express slot, but so far it doesn’t seem like anyone has made an adapter yet to do this. ADATA makes a 256 and 512 SD 7.0 express card, so the sizes are both there for this standard, but I need an adapter for a specific card reader that can read SD 7.0 cards but doesn’t have a microSD Express slot.

reddit.com
u/N0vajay05 — 4 months ago