unleashed-firmware/ReadMe.md

101 lines
4.4 KiB
Markdown
Raw Normal View History

2022-03-23 20:30:34 +00:00
# Flipper Zero Unleashed Firmware
2020-09-17 07:43:04 +00:00
2022-03-23 20:30:17 +00:00
<a href="https://ibb.co/wQ12PVc"><img src="https://i.ibb.co/wQ12PVc/fzCUSTOM.png" alt="fzCUSTOM" border="0"></a>
2020-08-01 19:54:58 +00:00
2022-05-27 19:59:18 +00:00
Welcome to Flipper Zero's Custom Firmware repo!
Our goal is to make any features possible in this device without any limitations!
2022-06-21 02:50:34 +00:00
Please help us implement emulation for all dynamic (rolling codes) protocols and brute-force app!
2022-06-01 23:15:39 +00:00
<br>
<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.
### Please use for experimental purposes only!
2022-05-27 19:59:18 +00:00
<br>
<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>
2022-06-01 23:15:39 +00:00
<br>
<br>
<br>
2022-07-10 00:47:36 +00:00
# What changed
* SubGhz regional TX restriction removed
* Rolling code protocols now has ability to save & send captured signals
* FAAC SLH (Spa) & BFT Mitto (secure with seed) manual creation
* Custom plugins and games included
2022-07-10 01:09:32 +00:00
* Extra SubGhz frequencies + extra mifare classic keys
2022-07-10 13:43:08 +00:00
* Picopass/iClass plugin is included in releases
2022-07-10 00:47:36 +00:00
* Other small fixes and changes
2022-07-10 01:09:32 +00:00
See changelog in releases for latest updates!
2022-07-10 00:58:09 +00:00
2022-07-10 00:47:36 +00:00
### Current modified and new SubGhz protocols list:
- CAME Atomo
- FAAC SLH (Spa)
2022-07-10 01:09:32 +00:00
- Keeloq(+ proper manufacturer codes selection)
2022-07-10 00:47:36 +00:00
- Nice Flor S
- SecPlus v1 & v2
- Star Line
### Apps included:
2022-07-10 00:51:07 +00:00
- Clock/Stopwatch [(By CompaqDisc, Stopwatch & Sound Alert By RogueMaster)](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/blob/unleashed/applications/clock_app/clock_app.c)
- UniversalRF Remix [(By ESurge)(Original UniversalRF By jimilinuxguy)](https://github.com/ESurge/flipperzero-firmware-unirfremix)
- Tetris [(By jeffplang)](https://github.com/jeffplang/flipperzero-firmware/tree/tetris_game/applications/tetris_game)
- Spectrum Analyzer [(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)
- Arkanoid [(By gotnull)](https://github.com/gotnull/flipperzero-firmware-wPlugins)
- Tic Tac Toe [(By gotnull)](https://github.com/gotnull/flipperzero-firmware-wPlugins)
2022-06-01 23:15:39 +00:00
2022-06-26 18:46:17 +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-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
## [- Configure UniversalRF Remix App](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/UniRFRemix.md)
2022-06-01 23:15:39 +00:00
<br>
<br>
2022-06-26 18:46:54 +00:00
2022-07-10 00:47:36 +00:00
# Where I can find IR, SubGhz, ... DBs, and other stuff?
## [Awesome Flipper Zero - Github](https://github.com/djsime1/awesome-flipperzero)
## [UberGuidoZ Playground - Large collection of files - Github](https://github.com/UberGuidoZ/Flipper)
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-05-27 19:59:18 +00:00
* Unofficial Discord: [discord.gg/58D6E8BtTU](https://discord.gg/58D6E8BtTU)
2022-07-10 00:47:36 +00:00
* Docs by atmanos / How to write your own app (outdated): [https://flipper.atmanos.com/docs](https://flipper.atmanos.com/docs/your-first-program/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
# Project structure
- `applications` - Applications and services used in firmware
- `assets` - Assets used by applications and services
- `core` - Furi Core: os level primitives and helpers
- `debug` - Debug tool: GDB-plugins, SVD-file and etc
- `docker` - Docker image sources (used for firmware build automation)
- `documentation` - Documentation generation system configs and input files
- `firmware` - Firmware source code
- `lib` - Our and 3rd party libraries, drivers and etc...
- `site_scons` - Build helpers
- `scripts` - Supplementary scripts and python libraries home
Also pay attention to `ReadMe.md` files inside of those directories.