Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

FlipperZero_Stuff repo

GitHub stars GitHub last commit Flipper Zero

A FlipperZero Dolphin image

My collection of IR, Sub-Ghz, remotes, links, and other files for the Flipper Zero, plus my own Guides, BadUSB Payloads, and Remote UIs.

Contents

In This Repo (my files)

Original files I've made, as opposed to the curated outbound links further down.

⚠️ BadUSB payloads are for authorized testing and education only. Don't run them on devices you don't own or have permission to test.

Firmware

Flipper Zero -- Official Flipper Zero firmware

Custom

Momentum -- Based on the Official Firmware, and includes most of the awesome features from Unleashed. It is a direct continuation of the Xtreme firmware, built by the same (and only) developers who made that project special.
Rogue Master -- Fork of Unleashed and the main Flipper Devices FW
Unleashed Firmware -- Based on the official firmware and is suitable for those who already know what they need and what the official firmware does not provide. Minimal changes in the interface, the emphasis is on functional and useful changes.

Outdated / Unmaintained

No longer maintained; Xtreme lives on as Momentum (above). Kept here for reference only.
Flipper Xtreme -- The goal of this Firmware is to regularly bring out amazing updates based on what the community wants, with an actual understanding of what is going on. Fixing bugs that are regularly talked about, removing unstable / broken applications (.FAP) and actually using the level system that just sits abandoned everywhere else.
SquachWare -- Flipper Zero Official fork. Adds Custom Graphics, Community apps and misc files

Companion / Alternative Devices

Firmware for separate ESP32 / CC1101 gadgets that pair with or stand in for the Flipper. These do NOT flash onto the Flipper Zero itself.

Bruce -- Offensive-security firmware for ESP32 devices (M5Stack, Cardputer, etc.): WiFi, BLE, RF, RFID, and IR tooling; reads/writes Flipper-compatible files
Willy Firmware -- Flipper-style firmware for an ESP32 T-Display-S3 + CC1101 with touchscreen; uses Flipper-compatible Sub-GHz files
EvilCrowRF Custom Firmware -- Alternative firmware for the Evil Crow RF (dual CC1101) that reads/writes Flipper .sub files

Instructions / Documentation / Forums

Flipper Zero -- Official Documentation
Firmware Recovery -- Troubleshooting firmware problems
Battery Troubleshooting -- Troubleshooting battery problems
Awesome Flipper Zero -- Community-curated hub of firmware, apps, guides, and resources
Awesome Flipper Zero (djsime1) -- A collection of Awesome resources for the Flipper Zero device
How to Upload .bin to ESP32/ESP8266 -- Guide on how to upload precompiled bin files to ESP8266/ESP32
Using FlipperZero's GPIOs to Crack A Sentry Safe -- Using Flipper zero to exploit a vulnerability to open any Sentry Safe and Master Lock electronic safe without the need for a pin code.
Reset Forgotten PIN -- How to reset your device's PIN code
Flipper Zero Hacking 101 -- Guides with screenshots, files, and general help.
Flipper Zero GPIO Pinout -- Official GPIO pinouts.
Flipper Zero Disassembly Guide -- Difficulty: Moderate, Time: 8-15 Minutes. Video
r/flipperzero -- The main community subreddit
Official Flipper Discord -- Official community chat: firmware help, app dev, showcases
Flipper Forum -- Official Flipper Devices support forum
Flipper Community Wiki -- Community-run wiki: guides, hardware, and how-tos

Plugin / Development

Official Development Docs -- Flipper's official firmware and app development documentation
ufbt -- Official micro Flipper Build Tool: build, debug, and flash apps with a prebuilt SDK (pip install ufbt), plus VS Code config
Flipper Application Catalog (submit apps) -- Repo for submitting your app to the official on-device catalog
Flipper Plugin Tutorial -- Hello World!
GUI editor/design builder for Flipper Zero -- Draw any graphics and use generated code in your Flipper application
CLion IDE - How to setup workspace for flipper firmware development -- Writing and Debugging in CLion
Flipper Plugin Howto -- A simple plugin for the FlipperZero written as a tutorial example
The Hitchhiker's Guide to the Flipper Releasing -- The purpose of this document is to simplify development for Flipper Zero platform.

Flipper Tools & Apps

all-the-plugins -- Large community app pack: hundreds of extra .fap apps not in the official catalog

Sub-GHz & IR tools

FlipperZero-bruteforce -- Generate .sub files to brute force Sub-GHz OOK.
T119 Brute Forcer -- Triggers Retekess T119 restaurant pagers
Spectrum Analyzer -- Sub-Ghz spectrum analyzer
OOK to .sub -- Python script to generate Flipper RAW .sub files from OOK bitstreams.
SerialHex2FlipperZeroInfrared -- Convert IR serial messages into FlipperZero compatible IR files
csv2ir -- Convert IRDB CSVs into Flipper .ir format

File & data tools

Flipper Maker -- Generate Flipper Zero Files on the fly
Flipper File Toolbox -- Scripts for generating Flipper data files.
dolphin_state.py -- Reads/Writes the DolphinStoreData struct from dolphin.state files.
MusicXML to Flipper Music Format -- This script reads a (not compressed) MusicXML file and transforms it to the Flipper Music Format

Sub-Ghz, Remotes, IR, Files, Databases & Dumps

UberGuidoZ Playground - Large collection of files - Github -- Large collection of files, documentation, and dumps of all kinds.
FlipperZero-TouchTunes -- TouchTunes jukebox remote dump
Universal Intercom Keys -- Sub-GHz key dumps for common building intercom systems
FlipperZero-Goodies -- Intercom key dumps and helper scripts
Flipper-IRDB -- Large community IR remote database (TVs, ACs, audio, projectors, and more)
XBox IR Controller -- Control XBox One via IR
PAGGER -- A collection of Sub-GHz files generators compatible with the Flipper Zero to handle restaurants/kiosks paging systems.

NFC & RFID

FlipperMfkey -- On-device MFKey32: crack MIFARE Classic 1K/4K keys from captured reader nonces; cracked keys land in your user dictionary automatically
FlipperNested -- Recover MIFARE Classic keys with a Nested attack when you already have at least one key
Extended MIFARE Classic Dictionary -- Greatly expanded mf_classic_dict (Proxmark3 Iceman / RFIDResearchGroup keys); drop it under nfc/assets for bigger dictionary attacks
Multi_Fuzzer -- Combined iButton and 125 kHz RFID reader fuzzer

BadUSB Stuff

I-Am-Jakoby Flipper BadUSB -- Popular, nearly plug-and-play payload collection: WiFi/IP grabbers, recon, browser data, keylogger, and more
Official Hak5 Ducky Payloads -- Hak5's official USB Rubber Ducky payload library; DuckyScript runs on the Flipper as-is
dsymbol ducky-payloads -- Cross-platform payloads for Rubber Ducky, Flipper Zero BadUSB, and Pico-Ducky
BadBT -- Run BadUSB (DuckyScript) payloads over Bluetooth by emulating a BT keyboard (needs custom firmware)
Hak5 Payload Studio -- Browser IDE for writing and validating DuckyScript payloads
Official Bad USB Docs -- Flipper's Bad USB documentation and DuckyScript reference
Adding new keyboard layouts -- Keyboard layout file generator
FalsePhilosophers Flipper BadUSB -- Flipper zero community ducky payload repo.
Generic BadUSB Payloads -- Hak5 Ducky script payloads
USB HID Autofire -- Send left clicks as a USB HID Device
Mouse Jiggler -- Keeps a computer awake by nudging the mouse over USB HID
FlipperZero-USB-Keyboard -- A refactor of the BT remote keyboard to work over USB.
BadUSB Keyboard Converter -- Payload converter for non-US keyboard layouts

External Hardware: Plugins

Add-on Modules -- (ESP32, ESP8266, ESP32-CAM, ESP32-S2 WROVER, NRF24, Raspberry PI UART etc..)
ESP32 Marauder -- Portable Wifi / Bluetooth penetration testing -- Video
ESP32 - Wifi Marauder -- ESP32 Wi-Fi Pentest Tool
Flipper WiFi Marauder companion app -- On-Flipper .fap that drives the ESP32 Marauder firmware (WiFi/BLE attacks, wardriving with a GPS module)
FZEasyMarauderFlash -- One-click flasher for the ESP32 WiFi dev board (Marauder or BlackMagic), no Arduino IDE needed
WiFi Scanner -- WiFi Scanner Module for FlipperZero based on ESP8266/ESP32 (results with ESP8266 much better than with ESP32)
WiFi Scanner Module Flasher Tool -- Sequoia has been kind enough to create a web flasher for the modules, if you want to avoid having to use the Arduino IDE.
ESP8266 - Deauther -- WiFi Deauther Module for FlipperZero based on ESP8266. This module is full analog of DSTIKE Deauther.
NRF24 Plugins -- An NRF24 driver for the Flipper Zero device. The NRF24 is a popular line of 2.4GHz radio transceivers from Nordic Semiconductors. This library is not currently complete, but functional.
NRF24: Mousejack & Sniffer -- The apps behind the NRF24 driver: sniff NRF24 addresses and run mousejack keystroke-injection attacks
nrf24tool -- Enhanced NRF24 toolkit (expanded libnrf24) for the Flipper
i2c tools -- Guide on using FlipperZero's i2c tools
Unitemp -- Read DHT11/22, DS18B20, BMP280, HTU21 and more temperature/humidity/pressure sensors over GPIO, i2c, or 1-Wire
FlipperZero-GPS -- Display data from a serial GPS module
Video Game Module (Official) -- Official Raspberry Pi RP2040 add-on module; open-source firmware and schematics, also usable as a Pico-like RP2040 board
Video Game Module Docs -- Setup, official/custom firmware flashing, and development reference
Sentry Safe Crack -- Flipper zero exploiting vulnerability to open any Sentry Safe and Master Lock electronic safe without any pin code.

Off-device & Debugging

Official Web Interface -- Web interface to interact with Flipper, including Paint and SUB/IR analyzer.
qFlipper -- Official cross-platform desktop app: firmware updates, file manager, and screen streaming.
Flipper Mobile App (Android) -- Official Android companion app (Play Store, F-Droid, or direct)
Flipper Mobile App (iOS) -- Official iOS companion app
Flipper Apps Catalog -- Official catalog of installable Flipper apps (.fap), browsable and installable over the web.
FlipperZero CLI Tools -- Python scripts to screenshot/stream the flipper zero screen
FZTEA -- Connect to your flippers UI over serial or SSH
fzfs -- Flipper Zero filesystem driver
Viewing System Logs -- Dump system logs to serial CLI

Support

This is a free, curated collection shared for the Flipper community. If it has saved you some digging, a beer is always appreciated and helps keep it maintained.

Buy me a beer

License

Link collection -- all linked projects and resources belong to their respective authors. Original files in this repo (Guides, BadUSB payloads, Remote UIs) are provided as-is for educational use.

About

Curated Flipper Zero collection: custom firmware, Sub-GHz & IR captures, NFC/RFID, BadUSB payloads, external hardware, plus apps, tools, and reference links

Topics

Resources

Stars

476 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors