What's Changed
- Fix ODR violations in headers and null pointer in shutdownBLE() by @tropicsquirrel in #1110
- Adding a CLI command to add an AP by @sophiedeziel in #1117
- toggle channel hop for beacon sniff by @justcallmekoko in #1124
- Fix sniffer button touch behavior by @justcallmekoko in #1125
- Give other sniffers buttons by @justcallmekoko in #1126
- Add hop button for raw capture by @justcallmekoko in #1127
- Manual channel scrolling for non-touch sniffers by @justcallmekoko in #1128
- Add channel switch announcement attack by @justcallmekoko in #1133
- Add quiet time attack by @justcallmekoko in #1134
- Add CLI commands for CSA and Quiet attacks by @justcallmekoko in #1135
- Update version number by @justcallmekoko in #1136
- Refactor beacon spam generation and randomize ESSID length by @justcallmekoko in #1137
- Dynamic beacon frame size by @justcallmekoko in #1139
- Create dynamic frame lengths for other beacon spam methods by @justcallmekoko in #1140
- Add scan for meta devices by @justcallmekoko in #1141
- Add PWM brightness control by @datboip in #1142
- Reduce program size by @justcallmekoko in #1146
- Removed unused espressif sniff command by @justcallmekoko in #1146
- Remove legacy screen buffer by @justcallmekoko in #1146
- Remove AP hosting by @justcallmekoko in #1146
- Remove unused pwnagotchi sniffer callback by @justcallmekoko in #1146
- Consolidate deauth transmitters by @justcallmekoko in #1146
- Consolidate eapol callbacks by @justcallmekoko in #1146
- Remove WPS check by @justcallmekoko in #1146
- No brightness for mini...for now by @justcallmekoko in #1147
- Add build config for dual mini c5 by @justcallmekoko in #1150
- Add BT callback check for wardriving by @justcallmekoko in #1152
- Fix menu return upon joining wifi by @justcallmekoko in #1155
- New icons by @H4W9 in #1157
- Update NimBLE by @justcallmekoko in #1159
- Remove station scan by @justcallmekoko in #1160
- Move wardriving to sniffer menu by @justcallmekoko in #1160
Breaking Changes
- Add setting for channel hopping by @justcallmekoko in #1123
- This update will execute a reformat of your settings, setting them to default values. Be sure to update your settings back to your preference.
New Contributors
- @tropicsquirrel made their first contribution in #1110
- @sophiedeziel made their first contribution in #1117
- @datboip made their first contribution in #1142
Full Changelog: v1.10.2...v1.11.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
|