MCPcopy Index your code
hub / github.com/0xchocolate/flipperzero-wifi-marauder

github.com/0xchocolate/flipperzero-wifi-marauder @v0.7.6

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.7.6 ↗ · + Follow
421 symbols 886 edges 57 files 53 documented · 13% updated 2mo agov0.7.6 · 2025-09-28★ 1,13211 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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. (Optional step to avoid confusion) Go to "Apps/GPIO" on the Flipper SD Card, delete any existing Marauder app, on some firmwares there will be a ESP32CAM_Marauder.fap or similar.
  5. Extract esp32_wifi_marauder.fap from the ZIP file downloaded in step 3 to your Flipper Zero SD card, preferably under Apps/GPIO along with the rest of the GPIO apps. (If you're using qFlipper to transfer files you need to extract the content of the ZIP file to your computer before you drag it to qFlipper, as qFlipper does not support direct dragging from a ZIP file (at least on Windows)).

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

FYI - the ESP flasher is now its own app: https://github.com/0xchocolate/flipperzero-esp-flasher

Support

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

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

If you'd like to donate to the app development effort:

ko-fi

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!

Core symbols most depended-on inside this repo

Shape

Function 381
Class 35
Enum 5

Languages

C92%
C++8%

Modules by API surface

script/cJSON.c118 symbols
script/wifi_marauder_script.c40 symbols
wifi_marauder_text_input.c26 symbols
script/wifi_marauder_script_executor.c20 symbols
script/wifi_marauder_script.h19 symbols
scenes/wifi_marauder_scene_script_stage_add.c17 symbols
wifi_marauder_uart.c9 symbols
script/menu/wifi_marauder_script_stage_menu_sniffpmkid.c9 symbols
scenes/wifi_marauder_scene_script_edit_list.c9 symbols
wifi_marauder_app.c8 symbols
script/menu/wifi_marauder_script_stage_menu_select.c7 symbols
script/menu/wifi_marauder_script_stage_menu_scan.c7 symbols

For agents

$ claude mcp add flipperzero-wifi-marauder \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page