Flipper Zero Firmware <= READ THIS READ ME
- **This software is for experimental purposes only and is not meant for any illegal activity/purposes. We do not condone illegal activity and strongly encourage keeping transmissions to legal/valid uses allowed by law.
- FLASH STOCK FIRST BEFORE UPDATING TO CUSTOM FIRMWARE
- BUILD WITH COMPACT FLAG SINCE IT IS TOO LARGE
- CH0NG, CH33CH and N00BY rename your flipper.
You should clone with
$ git clone --recursive https://github.com/RogueMaster/flipperzero-firmware-wPlugins.git
$ docker-compose up -d
$ docker-compose exec dev make DEBUG=0 COMPACT=1
Latest Updates:
- Fix for Raycast exit thanks to redlink2
- NTAG21x complete emulation Thanks To GMMan, AMIIBO NOW WORK FULLY!
- Latest DEV changes up to adffe20b
- Added Chip8 Emulator (By mega8bit) Updated by ESurge To Work.
-
- Add a folder to SD card named
chip8
- Add a folder to SD card named
-
- Let us know if you got any to work by submitting an Issue! LOL (Probably removing from build 6/15)
- Added Video Poker (By PixlEmly)
Special Instructions:
- Download these files into the subghz/assets folder on your SD card. Edit the two
_map
files to contain your specific subghz (.SUB) files. -
- Note 1: If you don't have a subghz/assets folder, you should ensure you have made at least one clean flash with stock firmware and your SD card installed in order to ensure the database structure is built, otherwise it will not exist for alternative forks.
-
- Note 2: /any is a special keyword signifying either /int (internal storage) or /ext (external storage).
-
- Note 3: the changes you are making to the
_map
files is to point to the location of the specific assets of the touchtunes folder as well as the universal RF map apps which you will have to develop or compile seperately and are not a part of this repo.
- Note 3: the changes you are making to the
-
- Note 4: /any is effectively root, so the folder structure should start "/any/subghz/assets" and not what is based on the repo below do not blindly copy the repo it will not work.
- Download this file into the nfc/assets folder on your SD card.
- Add a folder to SD card named
wav_player
(for 8bit 2ch unsigned wav files) - Add a folder to SD card named
music_player
(FMF and RTTTL/TXT files)
Special shout out to these libraries for giving us more fun:
- https://github.com/Gioman101/FlipperAmiibo
- https://github.com/jimilinuxguy/flipperzero-touchtunes
- https://github.com/Lucaslhm/AmiiboFlipperConverter
- https://github.com/MuddledBox/FlipperZeroCases
- https://github.com/MuddledBox/FlipperZeroSub-GHz
- https://github.com/neverfa11ing/FlipperMusicRTTTL
- https://github.com/UberGuidoZ/Flipper
- https://github.com/UberGuidoZ/Flipper-IRDB
Added Features:
- Actual PIN Lock (By RogueMaster)
- Added 90s Timeout for Backlight Time (By RogueMaster)
- Default scan names will have timestamp instead of random name assigned (By RogueMaster)
- Keeloq update from Xorist
- SubGHz Protocols (Keeloq, Nice Flor, Star Line) updates from Eng1n33r
- Added Flashing the firmware using the blackmagic board with make blackmagic_load From WeTox
- Removing T5577 passwords via the cli command rfid clear_pass_t5577 using a dictionary attack From WeTox
- Added New SubGHZ Scanning image with Pikachu Thanks to Panzer00Z
Plugins:
- Chip8 Emulator (By mega8bit) Updated by ESurge To Work.
- Clock/Stopwatch (By CompaqDisc, Stopwatch & Sound Alert By RogueMaster)
- Dice Roller Including SEX/WAR/8BALL/WEED DICE (By RogueMaster)
- Flappy Bird (By DroomOne)
- HID Analyzer (By Ownasaurus)
- Menu Changes and Icons (By Redlink)
- Mouse Jiggler (By Jacob-Tate)(Original By MuddleBox) Updated by Jacob-Tate To Work
- RayCast (Bt Zlo)
- RF Remix (By ESurge)(Original By jimilinuxguy)
- Spectrum Analyzer (By jolcese)
- Tanks (By Alexgr13) Updated by RogueMaster To Work
- Tetris (By jeffplang)
- Touch Tunes Remote (By jimilinuxguy)
- Video Poker (By PixlEmly)
- WAV Player (By Zlo) Updated by Atmanos & RogueMaster To Work
Thank you, MuddleBox, Eng1n33r, WeTox-Team & of course, most of all Flipper Devices!