Skip to content

Releases: justcallmekoko/ESP32Marauder

v0.13.10

26 Apr 01:56
c0554b9
Compare
Choose a tag to compare

Added:

Changed:

  • Show ESSID if it exists during beacon/AP scans, else show BSSID

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

MARAUDER V6/V6.1 WARNING

Please check which Marauder you are using by looking at the front face of the PCB (side with the screen). If it says v6.1, use the v6.1 bin. If it says v6, use the v6 bin.

Hardware Binary Version
v4 (OG) _old_hardware.bin
v6 _new_hardware.bin/_v6.bin
v6.1 _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
ESP32-S2 Reverse Feather _rev_feather.bin

v0.13.9

27 Feb 20:52
ba92978
Compare
Choose a tag to compare

Added:

  • Add SD file remover for Mini devices
  • Add support for Adafruit ESP32-S2 Reverse Feather

Changed:

  • Fix Mini status bar
  • Fix Mini Update screen
  • Increase AP list limit for non ILI9341 devices
  • Fix GPS sat counter in ILI9341 device status bar
  • Fix boot loop for non Mini devices
  • Make SwitchLib local because it sucks

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

MARAUDER V6/V6.1 WARNING

Please check which Marauder you are using by looking at the front face of the PCB (side with the screen). If it says v6.1, use the v6.1 bin. If it says v6, use the v6 bin.

Hardware Binary Version
v4 (OG) _old_hardware.bin
v6 _new_hardware.bin/_v6.bin
v6.1 _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
ESP32-S2 Reverse Feather _rev_feather.bin

v0.13.8

19 Feb 15:25
e80fab8
Compare
Choose a tag to compare

Added:

  • Marauder Mini keyboard for adding custom SSIDs Add SSID

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

MARAUDER V6/V6.1 WARNING

Please check which Marauder you are using by looking at the front face of the PCB (side with the screen). If it says v6.1, use the v6.1 bin. If it says v6, use the v6 bin.

Hardware Binary Version
v4 (OG) _old_hardware.bin
v6 _new_hardware.bin/_v6.bin
v6.1 _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.13.7

04 Feb 20:24
c75bd6a
Compare
Choose a tag to compare

Added:

  • Unified serial PCAPs by @Willy-JL
    • Adds -serial argument to all sniffing functions to forward PCAP data to Flipper Zero UART. See #452 for more info.
  • Disable Marauder v6/v6.1 touch input with GPIO0 button on back of housing. See wiki for usage

Changed:

  • NMEA Passthrough: BUG FIX + Queue Display Feature Add by @aubreyshomo
  • Fix SDInterface on M5StickCPlus by @marivaaldo

Removed:

  • Separate bin for Flipper Zero SD serial

IF YOUR PCAPS ARE NOT SAVING PROPERLY STILL, USE THIS.

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

MARAUDER V6/V6.1 WARNING

Please check which Marauder you are using by looking at the front face of the PCB (side with the screen). If it says v6.1, use the v6.1 bin. If it says v6, use the v6 bin.

Hardware Binary Version
v4 (OG) _old_hardware.bin
v6 _new_hardware.bin/_v6.bin
v6.1 _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.13.6

14 Dec 17:43
b6cf6b6
Compare
Choose a tag to compare

Added:

Changed:

  • Put all BLE spam options under one command: blespam -t <apple/google/samsung/windows/all>

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

MARAUDER V6/V6.1 WARNING

Please check which Marauder you are using by looking at the front face of the PCB (side with the screen). If it says v6.1, use the v6.1 bin. If it says v6, use the v6 bin.

Hardware Binary Version
v4 (OG) _old_hardware.bin
v6 _new_hardware.bin/_v6.bin
v6.1 _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.13.5

26 Nov 20:42
2345f25
Compare
Choose a tag to compare

Added:

Changed:

  • Added Samsung BLE Spam to BLE Spam All
  • Fix packet rate output for attacks on Mini
  • Fix BLE advertising data string during BLE attacks on Mini

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

MARAUDER V6 WARNING

Please check which Marauder you are using by looking at the front face of the PCB (side with the screen). If it says v6.1, use the v6.1 bin. If it says v6, use the v6 bin.

Hardware Binary Version
v4 (OG) _old_hardware.bin
v6 _new_hardware.bin/_v6.bin
v6.1 _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.13.4

15 Nov 03:21
7a79860
Compare
Choose a tag to compare

Added:

  • BLE Spam All menu item
  • blespamall Marauder CLI command
    • Uses all included methods of BLE spam

Changed:

  • Fix banner title on some WiFi attacks
  • Fix missing frame rate on some WiFi attacks

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

MARAUDER V6 WARNING

Please check which Marauder you are using by looking at the front face of the PCB (side with the screen). If it says v6.1, use the v6.1 bin. If it says v6, use the v6 bin.

Hardware Binary Version
v4 (OG) _old_hardware.bin
v6 _new_hardware.bin/_v6.bin
v6.1 (hardware 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.13.3

26 Oct 18:09
7557f19
Compare
Choose a tag to compare

Added:

  • Headless Mode
  • Bluetooth capabilities for LDDB
  • Bluetooth capabilities for M5Stick-C Plus
  • Pwnscan menu option for Mini and M5Stick-C Plus
  • GPS Status on Mini status bar

Changed:

  • Paginate Mini and M5Stick-C Plus menu for menu navigation
  • Menu loop around for Mini (Press up on top item and you're sent to bottom item)
  • Fix Mini status bar during scans
  • Fix Mini scan and attack screens having large font
  • Fix unicast MAC issue with BLE Spam
  • Fix M5Stick-C Plus menu displaying off-screen

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.13.2

18 Oct 13:03
Compare
Choose a tag to compare

Added:

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.13.1

14 Oct 20:54
Compare
Choose a tag to compare

Added:

Changed:

  • Fixed corrupt PCAP issue with Flipper Zero WiFi Dev Board SD Serial #347

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