ESP32Marauder Versions Save

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

v0.13.0

7 months ago

Added:

  • Sour Apple Bluetooth attack menu option
  • sourapple Marauder CLI command
  • Marauder v6.1 precompiled bin in preparation for Marauder v6.1 hardware release

Changed:

Removed:

Please see GPS Modification to find out how to add GPS capabilities to your Marauder.

Flipper Zero Marauder Companion App: Be sure to install the latest version of the Marauder Companion to use these new features on your Flipper Zero

Additional Resources Project Issues Install/Update Instructions ESP32 Marauder companion app My Discord

Hardware Binary Version
v4 (OG) _old_hardware.bin
v6 _new_hardware.bin/_v6.bin
v6.1 (not yet released) _v6_1.bin
Kit _kit.bin
Mini _mini.bin
Flipper Zero _flipper.bin
MutliBoard S3 _multiboardS3.bin
LDDB/NodeMCU/Wemos _lddb.bin
Dev Board Pro _marauder_dev_board_pro.bin

v0.12.1

7 months ago

Added:

Changed:

  • CLI command wardrive now has -s for station wardriving

Removed:

  • Detect pwnagotchi

Please see GPS Modification to find out how to add GPS capabilities to your Marauder.

Flipper Zero Marauder Companion App: Be sure to install the latest version of the Marauder Companion to use these new features on your Flipper Zero

Additional Resources Project Issues Install/Update Instructions ESP32 Marauder companion app My Discord

v0.12.0

8 months ago

Added:

Changed:

  • Fix logger memory leak for Evil Portal
  • Updated LinkedList to v1.3.3
  • Increased history limit for Wardriver

Flipper Zero Marauder Companion App: Be sure to install the latest version of the Marauder Companion to use these new features on your Flipper Zero

Additional Resources Project Issues Install/Update Instructions ESP32 Marauder companion app My Discord

v0.11.1

8 months ago

Changed:

  • Fixed banner text size for Marauder OG and Kit

Additional Resources Project Issues Install/Update Instructions ESP32 Marauder companion app My Discord

v0.11.0

8 months ago

Added:

  • GPS Module Interface for the following devices:
    • ESP32 Marauder v4(OG)
    • ESP32 Marauder v6
    • ESP32 Marauder Kit
    • Flipper Zero WiFi Dev Board
    • WiFi Dev Board Pro
    • See GPS Modification instructions to see how to install a GPS module on your device
  • GPS Data menu option
  • gpsdata command
  • GPS Satellite count in status bar
    • Only available when GPS module is installed
  • ESP32 Marauder v6 enclosures by AWOK Dynamics

Removed:

  • Join WiFi menu option
  • Command join
  • Shutdown WiFi menu option
  • Shutdown Bluetooth menu option
  • Draw menu option
  • Temp reading on status bar

Changed:

  • Refactored variables to conserve memory
  • Update TFT_eSPI to 2.2.23
  • Scrolling menu banner
    • You may think the Marauder has frozen when the menu first comes up but the banner just no longer scrolls and remains centered in the screen. This feature was sacrificed in order to accommodate the additional memory requirements for GPS

Additional Resources Project Issues Install/Update Instructions ESP32 Marauder companion app My Discord

v0.11.0-RC3

9 months ago
  • Fix Signal Strength Monitor actually starting EvilPortal on Flipper Zero
    • lol maybe I should test
  • Get the updated Companion App to be able to use Evil Portal on your Flipper

Additional Resources Project Issues Install/Update Instructions ESP32 Marauder companion app My Discord

v0.11.0-RC2

9 months ago
  • Fix captive portal not spawning immediately after connecting to Evil Portal AP

Additional Resources Project Issues Install/Update Instructions ESP32 Marauder companion app My Discord

v0.11.0-RC1

9 months ago
  • Refactor macros for board configurations
  • Remote OTA Update
  • Remove Espressif Scan
  • Update arduino-esp32 core to 2.0.10
  • Add rainbow pattern to LED command
  • Add compatibility for XIAO_ESP32_S3
  • Add Evil Portal attack
    • Currently requires an SD card attached to your ESP32 to function. This will likely change in the future. If you don't want to wait for flipper SD integration, consider the SD modification or the SD card adapter

Additional Resources Project Issues Install/Update Instructions ESP32 Marauder companion app My Discord

v0.10.8

10 months ago
  • Fix M5StickC Plus screen
  • Add LED command
    • Only works for hardware that features a neopixel such as WiFi Dev Board Pro and ESP32 LDDB

Additional Resources Project Issues Install/Update Instructions ESP32 Marauder companion app My Discord

v0.10.7

11 months ago
  • Fix not having BT for WiFi Dev Board Pro
  • Update help output to include ls <dir> command

Additional Resources Project Issues Install/Update Instructions ESP32 Marauder companion app My Discord