LionZXY / flipperzero-wifi-marauder

Flipper Zero WiFi Marauder companion app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAP Build

WiFi Marauder companion app for Flipper Zero

Requires a connected dev board running Marauder FW. See install instructions from UberGuidoZ here.

Get the app

  1. Make sure you're logged in with a github account (otherwise the downloads in step 2 won't work)
  2. Navigate to the FAP Build GitHub action workflow, and select the most recent run, scroll down to artifacts.
  3. The FAP is built for the dev and release channels of both official and unleashed firmware. Download the artifact corresponding to your firmware version.
  4. Extract ESP32_WiFi_Marauder.fap from the ZIP file to your Flipper Zero SD card, preferably under Apps/GPIO along with the rest of the GPIO apps.

From a local clone of this repo, you can also build the app yourself using ufbt.

In-app ESP32 flasher (WIP)

The app now contains a work-in-progress of an ESP32 flasher (close to the bottom of the menu). Use at your own risk. This hardcodes addresses for non-S3 ESP32 chips, and you'll need to source your own bootloader, partition table, and application bin files.

If you use it, make sure you put your board into reflash mode first (generally by pressing RESET while holding BOOT).

This process will improve with future updates! :)

Support

For app feedback, bugs, and feature requests, please create an issue here.

You can find me (0xchocolate) on discord as @cococode#6011.

If you'd like to donate to the app development effort:
ETH: 0xf32A1F0CD6122C97d8953183E53cB889cc087C9b
BTC: bc1qtw7s25cwdkuaups22yna8sttfxn0usm2f35wc3

Find more info about Marauder and support its developer (justcallmekoko aka WillStunForFood) here: https://github.com/justcallmekoko/ESP32Marauder

If you found the app preinstalled in a firmware release, consider supporting the maintainers!

About

Flipper Zero WiFi Marauder companion app

License:GNU General Public License v3.0


Languages

Language:C 55.7%Language:C++ 41.9%Language:CMake 2.2%Language:Shell 0.1%