2022-08-23 16:14:30 +00:00
< h3 align = "center" >
< a href = "https://github.com/Eng1n33r/flipperzero-firmware" >
< img src = "https://user-images.githubusercontent.com/10697207/186202043-26947e28-b1cc-459a-8f20-ffcc7fc0c71c.png" align = "center" alt = "fzCUSTOM" border = "0" >
< / a >
< / h3 >
2020-08-01 19:54:58 +00:00
2022-08-30 20:14:43 +00:00
### Welcome to Flipper Zero Unleashed Firmware repo!
2022-05-27 19:59:18 +00:00
Our goal is to make any features possible in this device without any limitations!
2021-01-29 11:18:10 +00:00
2022-08-30 20:14:43 +00:00
Please help us implement emulation for all subghz dynamic (rolling code) protocols and static code brute-force plugin!
2022-08-02 21:32:55 +00:00
2022-06-01 23:15:39 +00:00
< br >
2022-05-27 19:59:18 +00:00
### This software is for experimental purposes only and is not meant for any illegal activity/purposes. <br> We do not condone illegal activity and strongly encourage keeping transmissions to legal/valid uses allowed by law. <br> Also this software is made without any support from Flipper Devices and in no way related to official devs.
2021-01-29 11:18:10 +00:00
2022-05-27 19:59:18 +00:00
< br >
Our Discord Community:
< br >
< a href = "https://discord.gg/58D6E8BtTU" > < img src = "https://discordapp.com/api/guilds/937479784148115456/widget.png?style=banner4" alt = "Unofficial Discord Community" > < / a >
2021-01-29 11:18:10 +00:00
2022-06-01 23:15:39 +00:00
< br >
< br >
< br >
2021-01-29 11:18:10 +00:00
2022-07-29 16:35:36 +00:00
# What's changed
* SubGHz regional TX restrictions removed
2022-07-29 16:22:17 +00:00
* SubGHz frequecy range can be extended in settings file (Warning: It can damage flipper's hardware)
2022-07-29 16:35:36 +00:00
* Many rolling code protocols now have the ability to save & send captured signals
2022-07-10 00:47:36 +00:00
* FAAC SLH (Spa) & BFT Mitto (secure with seed) manual creation
2022-07-29 16:22:17 +00:00
* Custom community plugins and games added
2022-07-29 16:35:36 +00:00
* Extra SubGHz frequencies + extra Mifare Classic keys
* Picopass/iClass plugin included in releases
2022-07-13 13:52:49 +00:00
* Recompiled IR TV Universal Remote for ALL buttons
2022-08-30 20:14:43 +00:00
* Universal remote for Projectors, Fans, A/Cs and Audio(soundbars, etc.)
2022-08-24 00:55:13 +00:00
* BadUSB keyboard layouts
* Customizable Flipper name
2022-07-29 16:35:36 +00:00
* Other small fixes and changes throughout
2022-07-10 00:47:36 +00:00
2022-07-10 01:09:32 +00:00
See changelog in releases for latest updates!
2022-07-10 00:58:09 +00:00
2022-08-30 20:14:43 +00:00
### Current modified and new SubGHz protocols list:
2022-07-15 07:26:05 +00:00
- HCS101
- An-Motors
2022-07-10 00:47:36 +00:00
- CAME Atomo
2022-08-30 20:14:43 +00:00
- FAAC SLH (Spa) [External seed calculation required]
- BFT Mitto [External seed calculation required]
- Keeloq [Not ALL systems supported yet!]
2022-07-10 00:47:36 +00:00
- Nice Flor S
2022-08-02 21:32:55 +00:00
- Security+ v1 & v2
2022-07-10 00:47:36 +00:00
- Star Line
2022-08-08 15:15:24 +00:00
## Support us so we can buy equipment and develop new features
* ETH/BSC/ERC20-Tokens: `0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a`
* BTC: `bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9`
* DOGE: `D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv`
* LTC: `ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9`
2022-08-02 21:32:55 +00:00
### Community apps included:
2021-01-29 11:18:10 +00:00
2022-08-05 21:29:53 +00:00
- ESP8266 Deauther plugin [(by SequoiaSan) ](https://github.com/SequoiaSan/FlipperZero-Wifi-ESP8266-Deauther-Module )
- WiFi Scanner plugin [(by SequoiaSan) ](https://github.com/SequoiaSan/FlipperZero-WiFi-Scanner_Module )
2022-08-23 16:14:30 +00:00
- MultiConverter plugin [(by theisolinearchip) ](https://github.com/theisolinearchip/flipperzero_stuff )
2022-09-05 19:10:31 +00:00
- WAV player plugin (fixed) [(OFW: DrZlo13) ](https://github.com/flipperdevices/flipperzero-firmware/tree/zlo/wav-player )
- UPC-A Barcode generator plugin [(by McAzzaMan) ](https://github.com/McAzzaMan/flipperzero-firmware/tree/UPC-A_Barcode_Generator/applications/barcode_generator )
2022-08-05 21:29:53 +00:00
- GPIO: Sentry Safe plugin [(by H4ckd4ddy) ](https://github.com/H4ckd4ddy/flipperzero-sentry-safe-plugin )
- ESP32: WiFi Marauder companion plugin [(by 0xchocolate) ](https://github.com/0xchocolate/flipperzero-firmware-with-wifi-marauder-companion )
- NRF24: Sniffer & MouseJacker (with changes) [(by mothball187) ](https://github.com/mothball187/flipperzero-nrf24/tree/main/mousejacker )
2022-09-05 16:00:33 +00:00
- Simple Clock (fixed) [(Original by CompaqDisc) ](https://gist.github.com/CompaqDisc/4e329c501bd03c1e801849b81f48ea61 )
2022-08-30 20:14:43 +00:00
- UniversalRF Remix / Sub-GHz Remote [(by ESurge) ](https://github.com/ESurge/flipperzero-firmware-unirfremix )[(updated and all protocol support added by darmiel & xMasterX) ](https://github.com/darmiel/flipper-playlist/tree/feat/unirf-protocols )
2022-08-05 21:29:53 +00:00
- Tetris (with fixes) [(by jeffplang) ](https://github.com/jeffplang/flipperzero-firmware/tree/tetris_game/applications/tetris_game )
- Spectrum Analyzer (with changes) [(by jolcese) ](https://github.com/jolcese/flipperzero-firmware/tree/spectrum/applications/spectrum_analyzer ) - [Ultra Narrow mode & scan channels non-consecutively ](https://github.com/theY4Kman/flipperzero-firmware/commits?author=theY4Kman )
2022-09-05 19:10:31 +00:00
- Arkanoid (with fixes) [(by gotnull) ](https://github.com/gotnull/flipperzero-firmware-wPlugins )
- Tic Tac Toe (with fixes) [(by gotnull) ](https://github.com/gotnull/flipperzero-firmware-wPlugins )
2022-06-01 23:15:39 +00:00
2022-07-29 16:22:17 +00:00
### Other changes
2022-08-05 21:29:53 +00:00
- BadUSB Keyboard layouts [(by rien > dummy-decoy) ](https://github.com/dummy-decoy/flipperzero-firmware/tree/dummy_decoy/bad_usb_keyboard_layout )
- New frequency analyzer - [(by ClusterM) ](https://github.com/ClusterM )
2022-06-01 23:15:39 +00:00
2022-07-10 00:47:36 +00:00
# Instructions
## [- How to install firmware](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/HowToInstall.md)
2022-06-26 18:46:17 +00:00
2022-07-10 00:48:50 +00:00
## [- How to build firmware](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/HowToBuild.md)
2022-07-10 00:47:36 +00:00
2022-08-03 17:20:49 +00:00
## [- BadUSB: how to add new keyboard layouts](https://github.com/dummy-decoy/flipperzero_badusb_kl)
2022-07-29 16:22:17 +00:00
2022-08-14 03:25:32 +00:00
## [- How to change Flipper name](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/CustomFlipperName.md)
2022-08-03 00:11:49 +00:00
### **Plugins**
2022-07-29 16:22:17 +00:00
2022-08-24 00:55:13 +00:00
## [- Configure Sub-GHz Remote App](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/SubGHzRemotePlugin.md)
2022-06-01 23:15:39 +00:00
2022-08-03 00:11:49 +00:00
## [- Barcode Generator](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/BarcodeGenerator.md)
2022-07-29 16:22:17 +00:00
2022-08-23 16:14:30 +00:00
## [- Multi Converter](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/MultiConverter.md)
2022-08-08 02:02:07 +00:00
## [- WAV Player sample files & how to convert](https://github.com/UberGuidoZ/Flipper/tree/main/Wav_Player#readme)
2022-08-03 00:11:49 +00:00
### **Plugins that works with external hardware**
2022-07-29 16:22:17 +00:00
2022-08-03 00:11:49 +00:00
## [- How to use: [NRF24] plugins](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/NRF24.md)
2022-07-29 16:22:17 +00:00
2022-08-03 00:11:49 +00:00
## [- How to use: [WiFi] Scanner](https://github.com/SequoiaSan/FlipperZero-WiFi-Scanner_Module#readme)
## [- How to use: [ESP8266] Deauther](https://github.com/SequoiaSan/FlipperZero-Wifi-ESP8266-Deauther-Module#readme)
## [- How to use: [ESP32] WiFi Marauder](https://github.com/UberGuidoZ/Flipper/tree/main/Wifi_DevBoard)
2022-08-05 21:29:53 +00:00
## [- [WiFi] Scanner - Web Flasher for module firmware](https://sequoiasan.github.io/FlipperZero-WiFi-Scanner_Module/)
## [- [ESP8266] Deauther - Web Flasher for module firmware](https://sequoiasan.github.io/FlipperZero-Wifi-ESP8266-Deauther-Module/)
2022-08-03 00:11:49 +00:00
## [- Windows: How to Upload .bin to ESP32/ESP8266](https://github.com/SequoiaSan/Guide-How-To-Upload-bin-to-ESP8266-ESP32)
## [- How to use: [GPIO] SentrySafe plugin](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/SentrySafe.md)
### **SubGHz**
2022-07-29 16:22:17 +00:00
2022-08-02 21:32:55 +00:00
## [- Transmission is blocked? - How to extend SubGHz frequency range](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/DangerousSettings.md)
2022-07-29 16:22:17 +00:00
## [- How to add extra SubGHz frequencies](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/SubGHzSettings.md)
2022-06-01 23:15:39 +00:00
< br >
< br >
2022-06-26 18:46:54 +00:00
2022-07-29 16:22:17 +00:00
# Where I can find IR, SubGhz, ... files, DBs, and other stuff?
2022-07-10 00:47:36 +00:00
## [Awesome Flipper Zero - Github](https://github.com/djsime1/awesome-flipperzero)
## [UberGuidoZ Playground - Large collection of files - Github](https://github.com/UberGuidoZ/Flipper)
2022-08-14 19:00:58 +00:00
## [CAME-12bit, NICE-12bit, Linear-10bit, PT-2240 - SubGHz fixed code bruteforce](https://github.com/tobiabocchi/flipperzero-bruteforce)
2022-06-04 00:18:43 +00:00
2022-07-10 00:47:36 +00:00
< br >
< br >
2022-06-04 00:18:43 +00:00
2020-08-15 06:59:22 +00:00
# Links
2022-01-05 16:10:18 +00:00
2022-05-27 19:59:18 +00:00
* Unofficial Discord: [discord.gg/58D6E8BtTU ](https://discord.gg/58D6E8BtTU )
2022-07-25 11:01:56 +00:00
* Docs by atmanos / How to write your own app (outdated API): [https://flipper.atmanos.com/docs/overview/intro ](https://flipper.atmanos.com/docs/overview/intro )
2022-05-27 19:59:18 +00:00
2022-06-01 23:15:39 +00:00
* Official Docs: [http://docs.flipperzero.one ](http://docs.flipperzero.one )
2022-05-27 19:59:18 +00:00
* Official Forum: [forum.flipperzero.one ](https://forum.flipperzero.one/ )
2021-08-08 18:03:25 +00:00
2022-01-10 19:46:20 +00:00
# Project structure
- `applications` - Applications and services used in firmware
- `assets` - Assets used by applications and services
2022-07-20 10:56:33 +00:00
- `furi` - Furi Core: os level primitives and helpers
2022-01-10 19:46:20 +00:00
- `debug` - Debug tool: GDB-plugins, SVD-file and etc
- `documentation` - Documentation generation system configs and input files
- `firmware` - Firmware source code
- `lib` - Our and 3rd party libraries, drivers and etc...
2022-06-26 17:57:29 +00:00
- `site_scons` - Build helpers
2022-01-10 19:46:20 +00:00
- `scripts` - Supplementary scripts and python libraries home
Also pay attention to `ReadMe.md` files inside of those directories.