Skip to content

Releases: 0xchocolate/flipperzero-wifi-marauder

v0.7.6

28 Sep 19:27
e77f275

Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

14 Aug 07:06
5a25c5a

Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

26 Jul 04:02

Choose a tag to compare

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

29 May 15:49
10f31cd

Choose a tag to compare

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

02 Dec 06:13
3e1d695

Choose a tag to compare

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

15 Mar 18:28

Choose a tag to compare

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/html directory, 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

04 Feb 20:48
272eb25

Choose a tag to compare

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

16 Dec 05:48

Choose a tag to compare

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!

ko-fi

<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

20 Nov 06:53
0e7d4e9

Choose a tag to compare

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!

ko-fi


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

18 Nov 19:45
b13649b

Choose a tag to compare

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!