Skip to content

Installation

Zachary Weiss edited this page Jun 11, 2024 · 2 revisions

There are multiple options for installation.

Pre-installed

Multiple community firmwares (Momentum, Unleashed's [e] variant, others) include the app by default under GPIO. Check to see if you already have the app installed!

From the Official App Catalog

Using the Flipper app on one's phone, navigate to "Hub" > "Apps", and search for MagSpoof. Tap "INSTALL".

Alternatively (using a WebSerial-compatible browser such as Chrome), go to https://lab.flipper.net/apps/magspoof, connect the Flipper to your computer by USB, and click "INSTALL".

From source

  1. Clone the repository
git clone https://github.com/zacharyweiss/magspoof_flipper
cd magspoof_flipper
  1. Install and configure uFBT (if not already installed)
  2. Connect Flipper over USB; build and launch
ufbt
ufbt launch

Getting Started

Clone this wiki locally