mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-02-17 05:48:33 +00:00
update readme & changelog
This commit is contained in:
parent
ef7dcc2e5e
commit
0a507b8ef9
2 changed files with 16 additions and 21 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,14 +1,10 @@
|
||||||
### New changes
|
### New changes
|
||||||
* Universal Remote for ACs and Audio(soundbars, etc..) / + updated audio universal remote file
|
* Universal Remote for ACs - New buttons and updated asset - see PR #45 & commit `ef7dcc`
|
||||||
* Added wav player
|
* BadUSB fix crash when executing file from Archive app
|
||||||
* Games fixes and improvements
|
* Dec/Hex Converter plugin - [by theisolinearchip](https://github.com/theisolinearchip)
|
||||||
* OFW: SubGhz: add protocol BERNER / ELKA / TEDSEN / TELETASTER / Doitrand / Marantec / Phoenix V2 (static mode) / Phox (static mode), fix Princeton
|
* SubGHz frequencies sorted by setting them by default via `setting_user` file
|
||||||
* OFW: NFC: Add Skylanders support
|
|
||||||
* OFW: NFC: Add a Mifare Classic info screen to parser output
|
|
||||||
* OFW: Mifare Ultralight authentication
|
|
||||||
* OFW: other changes
|
|
||||||
|
|
||||||
**Note: Prefer installing using web updater or by self update package**
|
**Note: Prefer installing using web updater or by self update package, all needed assets will be installed**
|
||||||
|
|
||||||
Self-update package (update from microSD) - `flipper-z-f7-update-(version).zip`
|
Self-update package (update from microSD) - `flipper-z-f7-update-(version).zip`
|
||||||
|
|
||||||
|
|
23
ReadMe.md
23
ReadMe.md
|
@ -1,18 +1,16 @@
|
||||||
# Flipper Zero Unleashed Firmware
|
# Flipper Zero Unleashed Firmware
|
||||||
|
|
||||||
<a href="https://ibb.co/wQ12PVc"><img src="https://i.ibb.co/wQ12PVc/fzCUSTOM.png" alt="fzCUSTOM" border="0"></a>
|
<img src="https://i.ibb.co/wQ12PVc/fzCUSTOM.png" alt="fzCUSTOM" border="0">
|
||||||
|
|
||||||
Welcome to Flipper Zero's Custom Firmware repo!
|
Welcome to Flipper Zero's Custom Firmware repo!
|
||||||
Our goal is to make any features possible in this device without any limitations!
|
Our goal is to make any features possible in this device without any limitations!
|
||||||
|
|
||||||
Please help us implement emulation for all subghz dynamic (rolling code) protocols and static code brute-force app!
|
Please help us implement emulation for all subghz dynamic (rolling code) protocols and static code brute-force app!
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
||||||
### 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.
|
### 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.
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
Our Discord Community:
|
Our Discord Community:
|
||||||
<br>
|
<br>
|
||||||
|
@ -47,10 +45,19 @@ See changelog in releases for latest updates!
|
||||||
- Security+ v1 & v2
|
- Security+ v1 & v2
|
||||||
- Star Line
|
- Star Line
|
||||||
|
|
||||||
|
## Support us so we can buy equipment and develop new features
|
||||||
|
* ETH/BSC/ERC20-Tokens: `0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a`
|
||||||
|
* BTC: `bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9`
|
||||||
|
* DOGE: `D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv`
|
||||||
|
* LTC: `ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9`
|
||||||
|
|
||||||
|
**Big thanks to all sponsors!**
|
||||||
|
|
||||||
### Community apps included:
|
### Community apps included:
|
||||||
|
|
||||||
- ESP8266 Deauther plugin [(by SequoiaSan)](https://github.com/SequoiaSan/FlipperZero-Wifi-ESP8266-Deauther-Module)
|
- 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)
|
- WiFi Scanner plugin [(by SequoiaSan)](https://github.com/SequoiaSan/FlipperZero-WiFi-Scanner_Module)
|
||||||
|
- Dec/Hex Converter plugin [(by theisolinearchip)](https://github.com/theisolinearchip/flipperzero_stuff/tree/main/applications/dec_hex_converter)
|
||||||
- WAV player plugin (fixed) [(OFW: DrZlo13)](https://github.com/flipperdevices/flipperzero-firmware/tree/zlo/wav-player)
|
- 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)
|
- UPC-A Barcode generator plugin [(by McAzzaMan)](https://github.com/McAzzaMan/flipperzero-firmware/tree/UPC-A_Barcode_Generator/applications/barcode_generator)
|
||||||
- GPIO: Sentry Safe plugin [(by H4ckd4ddy)](https://github.com/H4ckd4ddy/flipperzero-sentry-safe-plugin)
|
- GPIO: Sentry Safe plugin [(by H4ckd4ddy)](https://github.com/H4ckd4ddy/flipperzero-sentry-safe-plugin)
|
||||||
|
@ -69,14 +76,6 @@ See changelog in releases for latest updates!
|
||||||
- BadUSB Keyboard layouts [(by rien > dummy-decoy)](https://github.com/dummy-decoy/flipperzero-firmware/tree/dummy_decoy/bad_usb_keyboard_layout)
|
- 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)
|
- New frequency analyzer - [(by ClusterM)](https://github.com/ClusterM)
|
||||||
|
|
||||||
## Support us so we can buy equipment and develop new features
|
|
||||||
* ETH/BSC/ERC20-Tokens: `0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a`
|
|
||||||
* BTC: `bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9`
|
|
||||||
* DOGE: `D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv`
|
|
||||||
* LTC: `ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9`
|
|
||||||
|
|
||||||
**Big thanks to all sponsors!**
|
|
||||||
|
|
||||||
# Instructions
|
# Instructions
|
||||||
## [- How to install firmware](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/HowToInstall.md)
|
## [- How to install firmware](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/HowToInstall.md)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue