Releases: 0xchocolate/flipperzero-wifi-marauder
v0.7.6
What's Changed
- Add commands for GPS POI and Port Scans by @justcallmekoko in #73
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- Add command for Bad Msg attack by @justcallmekoko in #72
Full Changelog: v0.7.4...v0.7.5
v0.7.4
Full Changelog: v0.7.3...v0.7.4
Thanks to @justcallmekoko for adding app support for the new features in Marauder firmware v1.8.0! See the additions and grab the latest firmware for your wifi board here: https://github.com/justcallmekoko/ESP32Marauder/releases/latest
<3 @0xchocolate (cococode)
v0.7.3
Full Changelog: v0.7.2...v0.7.3
Thanks to @justcallmekoko for adding app support for the new features in Marauder firmware v1.6.0! See the additions and grab the firmware for your wifi board here: https://github.com/justcallmekoko/ESP32Marauder/releases/tag/v1.6.0
<3 @0xchocolate (cococode)
Marauder companion v0.7.2
Thanks to @justcallmekoko for adding app support for the new features in Marauder firmware v1.1.0! See the additions and grab the firmware for your wifi board here: https://github.com/justcallmekoko/ESP32Marauder/releases/tag/v1.1.0
<3 @0xchocolate (cococode)
Marauder companion v0.7.1
Bug fixes and improvements!
- Back to working on latest official firmware ( @GeorgeBotsev )
- Now the Evil Portal and wardrive dumps will be saved to a new directory
apps_data/marauder/dumps, and the "-serial" argument for all commands will respect your "save pcaps" app setting ( @Willy-JL ) - You'll also notice an
apps_data/marauder/htmldirectory, to support migrating from the standalone Evil Portal ( @RogueMaster ) - Fixes an issue with loading scripts due to upstream toolchain changes ( @Willy-JL , @vollukas )
As always, make sure you're running the latest version of Marauder FW on your wifi board: https://github.com/justcallmekoko/ESP32Marauder/releases/latest
<3 @0xchocolate (cococode)
Marauder companion v0.7.0
Unified serial update! No more complicated wiring of 2x UART connections - all your boards are supported now, with PCAPs and text both going over just ONE, SINGLE serial channel! Thanks to @Willy-JL for adding this amazing feature and fixing up the app for the new APIs.
Requires Marauder FW v0.13.7 (or newer) flashed to your wifi board: https://github.com/justcallmekoko/ESP32Marauder/releases/latest
Note: if you're flashing directly from your flipper using the ESP Flasher app, grab the bin that corresponds to your hardware and only reflash the Firmware partition. (If you have dual boot set up, then choose the slot where you want to install it. Otherwise, reflash FirmwareA only.)
<3 @0xchocolate (cococode)
Where's the FAP?
The FAP is now built automatically for dev and release channels of both official and unleashed firmware. Download the artifact corresponding to your firmware version here: https://github.com/0xchocolate/flipperzero-wifi-marauder/actions/runs/7776603865
Marauder companion v0.6.6
Bug fixes and new BLE spam commands! Thanks to @justcallmekoko for adding the new commands! I also fixed the script user input bug where it would hang after selecting "save".
The BLE spam command format has changed and requires at least FW v0.13.6. Make sure you flash the latest release of Marauder FW to your wifi board: https://github.com/justcallmekoko/ESP32Marauder/releases/latest
Note: if you're flashing directly from your flipper using the ESP Flasher app, grab the bin that corresponds to your hardware and only reflash the Firmware partition. (If you have dual boot set up, then choose the slot where you want to install it. Otherwise, reflash FirmwareA only.)
By the way, want to support app development by buying me a coffee? You finally have that option!
<3 @0xchocolate (cococode)
Where's the FAP?
The FAP is now built automatically for dev and release channels of both official and unleashed firmware. Download the artifact corresponding to your firmware version here: https://github.com/0xchocolate/flipperzero-wifi-marauder/actions/runs/7230061214
Marauder companion v0.6.5
New option to load Evil Portal HTML files from the flipper sd card!
Make sure you flash the latest release of Marauder FW to your wifi board: https://github.com/justcallmekoko/ESP32Marauder/releases/latest
Note: if you're flashing directly from your flipper using the ESP Flasher app, grab the bin that corresponds to your hardware and only reflash the Firmware partition. (If you have dual boot set up, then choose the slot where you want to install it. Otherwise, reflash FirmwareA only.)
By the way, want to support app development by buying me a coffee? You finally have that option!
Where's the FAP?
The FAP is now built automatically for dev and release channels of both official and unleashed firmware. Download the artifact corresponding to your firmware version here: https://github.com/0xchocolate/flipperzero-wifi-marauder/actions/runs/6916503030
Marauder companion v0.6.4
Getting ready to start another release soon, and realizing I didn't publish the release notes last month! So this one's old news already, nothing to see here...
swiftpair spam and ESP32 sd card commands: sethtml, ls. Requires a board with BT and sd card support. Thanks to @justcallmekoko for adding the new commands!