Compilation of the faps - eried/flipperzero-mayhem GitHub Wiki

You need to fork a Flipper Zero firmware for this step. You need to use the same firmware you are using on the flipper, for example Xtreme-Firmware or Momentum.

[!NOTE]
Some firmwares already include the apps

  1. Download (and unpack) the .zip or clone the Flipper Zero firmware repository

  2. Copy the applications from flipper_companion_apps/applications/ to applications/external

If you plan to compile the apps many times, you can use Junction links to work on the apps in a different place and keep only the link in applications/external while keeping the source code of the applications on another location

image

  1. Open with VS Code or a similar editor

  2. Execute ./fbt faps on a new terminal in VS Code. If the compilation goes OK, the .faps will be in a subfolder on the directory build