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:
- Latest DEV changes
- Fixed Actual PIN Lock (By RogueMaster)
- 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
- Updated assets/resources/nfc/assets/mf_classic_dict.nfc
- Added RayCast (Bt Zlo) (Restart To Exit)
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
- https://johnearnest.github.io/chip8Archive/
Added Features:
- Actual PIN Lock (By RogueMaster)
- Added 90s Timeout for Backlight Time (By RogueMaster)
- Keeloq update from Xorist
- 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)
- WAV Player (By Zlo) Updated by Atmanos & RogueMaster To Work
Thank you, MuddleBox, Eng1n33r, WeTox-Team & of course, most of all Flipper Devices!