What's Changed
- Add MAC tracking backend by @justcallmekoko in #1033
- Fix eviction criteria and work mini displays by @justcallmekoko in #1034
- GPS now operates at 115200 baud by @justcallmekoko in #1036
- Add CLI command for MAC tracking by @justcallmekoko in #1040
- Add BLE for MAC track by @justcallmekoko in #1041
- Revamp wardrive UI by @justcallmekoko in #1041
- Fix distance threshold by @justcallmekoko in #1043
- Remove continuous BT wardrive by @justcallmekoko in #1055
- Remove v7.1 from build list by @justcallmekoko in #1056
- Add SAE sniff and SAE flood attack by @justcallmekoko in #1065
- Output SAE attack stats by @justcallmekoko in #1066
- Add commands for SAE sniff and attack by @justcallmekoko in #1067
- Update NimBLE for ESP32-C5 by @justcallmekoko in #1071
- Bluetooth can deinit on ESP32 C5 by @justcallmekoko in #1072
- Update all standard ESP32 NimBLE by @justcallmekoko in #1075
- Remove some print statements for program space by @justcallmekoko in #1084
Fixes
- Sour apple spams more by @justcallmekoko in #1050
- Fix airtag sniffing crash by @justcallmekoko in #1073
Full Changelog: v1.9.1...v1.10.0
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
Flipper Zero Dev Board is NOT the same thing as Dev Board Pro. Don't get them confused.
MARAUDER V6/V6.X 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 (or .2), use the v6.1 bin. If it says v6, use the v6 bin.
ESP32-C5 (5GHz support)
Please see our installation guide for installing the Marauder firmware on your ESP32-C5-DevKitC-1
| Hardware | Binary Version |
|---|---|
| v4 (OG) | _old_hardware.bin
|
| v6 | _new_hardware.bin/_v6.bin
|
| v6.1/v6.2 | _v6_1.bin
|
| v7 | _v7.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
|
| BFFB | _marauder_dev_board_pro.bin
|
| ESP32-S2 Reverse Feather | _rev_feather.bin
|
| CYD 2432S028(R) | _cyd_2432S028.bin
|
| RL Phantom | _cyd_2432S024_guition.bin
|
| CYD 2432S028 2 USB | _cyd_2432S028_2usb.bin
|
| M5 Cardputer | _m5cardputer.bin (Available on M5 Burner)
|
| ESP32-C5 DevKit | _esp32c5_devkit.bin
|
| AWOK V2/V3 screen (white usb) | _v6_1.bin
|
| AWOK V2 flipper (orange usb) | _flipper.bin
|
| AWOK V3 flipper (orange usb) | _marauder_dev_board_pro.bin
|