Releases: DarkFlippers/unleashed-firmware
un1-0f6f9a
New changes
- Add SubGhz Bruteforce plugin (by @Ganapati & @xMasterX) (PR #57) - saving functionality and many fixes by @xMasterX
- Fix GUI and add new icon in LF-RFID App (icon by @Svaarich)
- GUI Changes to LFRFID Fuzzer
- New Battery info (from @theeogflip) (PR #60)
- NRFSniff: Adds unique count display (by @Graf3x) (PR #56)
- Updated universal remote assets (by @amec0e)
- OFW: RFID app port to plain C
- OFW: SubGhz: fix decoder keeloq
- OFW PR: Picopass: detect and show SE / SIO - OFW PR 1701 (by pcunning)
- OFW PR: Fix MFClassic 4k reading - OFW PR 1712 (by Astrrra)
- OFW: SubGhz: handle missing key in cryptostore. Lib: lower default display contrast.
- OFW: Furi: wait for timer wind down in destructor
Note: To avoid issues 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-un1-0f6f9a.zip
or .tgz
for iOS mobile app
DFU for update using qFlipper - flipper-z-f7-full-un1-0f6f9a.dfu
If using DFU update method, download this archive and unpack it to your microSD, replacing all files except files you have edited manually -
sd-card-un1-0f6f9a.zip
Install via Web Updater
un1-d1c79a
New changes
- Set poweroff button timer to 2sec
- Debug apps (USB Mouse, UART Echo) now included in release build
- OFW: Toolchain update
Note: To avoid issues 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-un1-d1c79a.zip
or .tgz
for iOS mobile app
DFU for update using qFlipper - flipper-z-f7-full-un1-d1c79a.dfu
If using DFU update method, download this archive and unpack it to your microSD, replacing all files except files you have edited manually -
sd-card-un1-d1c79a.zip
Install via Web Updater
un1-3a767c
New changes
- WAV Player, Arkanoid, TicTacToe, Barcode generator - plugins enabled and included in releases again
- Debug apps disabled in release build
- WAV Player moved to Games menu
- OFW: Lib: update LFS to v2.5.0, lower update free page limit
Note: To avoid issues 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-un1-3a767c.zip
or .tgz
for iOS mobile app
DFU for update using qFlipper - flipper-z-f7-full-un1-3a767c.dfu
If using DFU update method, download this archive and unpack it to your microSD, replacing all files except files you have edited manually -
sd-card-un1-3a767c.zip
Install via Web Updater
un1-b7a6d1
New changes
- [EM4100] RFID Fuzzer / FlipFrid plugin - upgrade (by @Ganapati & some fixes by @xMasterX) (PRs #54 #55)
- Updated universal remote assets (by @amec0e)
- Arkanoid, TicTacToe, Barcode generator plugins excluded from releases to save space, you can enable it in
applications\meta
for your builds - Moved Music Player to Games menu
- OFW: NFC collect params for mfkey32 attack & Fix iso14443-4 (DESFire) UID emulation
- OFW: IR CLI Decode Command
- OFW: SubGhz: add protocol Clemsa, fix decoder BETT
- OFW: LF RFID - Keri, Gallagher protocols support
- OFW: Other small changes
Note: To avoid issues 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-un1-b7a6d1.zip
or .tgz
for iOS mobile app
DFU for update using qFlipper - flipper-z-f7-full-un1-b7a6d1.dfu
If using DFU update method, download this archive and unpack it to your microSD, replacing all files except files you have edited manually -
sd-card-un1-b7a6d1.zip
Install via Web Updater
un1-e7a5d1
New changes
- NRF24 sniffer - tweak sniff parameters for more speed and reliability (by @mothball187) (PR #51)
- Fixed text in LF RFID -> Extra Actions
- Updated universal remote assets (by @amec0e)
- OFW PR: SubGHz decode raw gui (by @qistoph) (PR 1667) / xMasterX: Replaced custom image with default one & Fixed Led don't stop blink after pressing Send from decoder scene
- WAV Player plugin excluded from releases to save space, you can enable it in
applications\meta
for your builds - OFW PR: SubGhz: add protocol Intertechno_V3 - OFW PR 1622
- OFW PR: SubGhz: add protocol Prastel - OFW PR 1674
- OFW PR: Fix displaying LFRFID protocol names - OFW PR 1682 / xMasterX: Fixed display for N/A manufacturer
- OFW: LF RFID - PAC/Stanley, Paradox, Jablotron, Viking, Pyramid protocols support
- OFW: Picopass write (PR 1658)
- OFW: SubGhz: fix CLI "subghz tx"
- OFW: IR: Fix crash after cancelling Learn New Remote
- OFW: SubGhz: output debug data to external pin
- OFW: Speedup SD card & enlarge your RAM
- OFW: Other small changes
Note: To avoid issues 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-un1-e7a5d1.zip
or .tgz
for iOS mobile app
DFU for update using qFlipper - flipper-z-f7-full-un1-e7a5d1.dfu
If using DFU update method, download this archive and unpack it to your microSD, replacing all files except files you have edited manually -
sd-card-un1-e7a5d1.zip
Install via Web Updater
un1-ab4bb5
New changes
- UniRF (Sub-GHz Remote) - All protocols support, long button press support (by @darmiel & @xMasterX) (PR #47)
- Universal remote for Fans, new buttons for universal AC remote, icons by @Svaarich
- Bugfix for universal remotes (by @darmiel) (PR #50)
- Frequency Analyzer feedback modes (by @darmiel) (PR #49)
- RFID EM4100 Fuzzer plugin (by @Ganapati & some fixes by @xMasterX) (PR #48)
- Updated universal remote assets (by @amec0e)
- New UniRF Animated icon & New Spectrum Analyzer icon (by @Svaarich)
- Fixed Keeloq seed display
- OFW: nfc: Change furi_assert to furi_crash for default switch cases
- OFW: SubGhz: fix CAME, Chamberlain protocol
- OFW: LFRFID RC fixes
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-un1-ab4bb5.zip
or .tgz
for iOS mobile app
DFU for update using qFlipper - flipper-z-f7-full-un1-ab4bb5.dfu
If using DFU update method, download this archive and unpack it to your microSD, replacing all files except files you have edited manually -
sd-card-un1-ab4bb5.zip
Install via Web Updater
un1-7c54fc
New changes
- New universal remote for projectors
- OFW: New LF-RFID subsystem (New protocols, Animal tags support)
- Updated universal remote assets (by @amec0e)
- Renamed UniRF Remix -> Sub-GHz Remote
- Replaced Hex/Dec converter with Multi Converter plugin (by theisolinearchip)
- New update screen, readme pictures (by @Svaarich)
- Fixed crash if Center button is pressed on the "update success" screen via screensharing
- Temporary disabled one log call in picopass plugin to fix crash/freeze on Read screen
- OFW: Picopass load/info/delete
- OFW: SubGhz: add protocol Magellen
- OFW: Fix mifare ultralight/ntag unlock
- OFW: Dolphin level thresholds update
- OFW: Add MFC 1/4K 4/7bUID to "Add Manually"
- OFW: Other fixes and changes
Note: Prefer installing using web updater or by self update package, all needed assets will be installed
Build naming has been changed - all same as before but cg - codegrabber
changed to un - unleashed
Self-update package (update from microSD) - flipper-z-f7-update-un1-7c54fc.zip
DFU for update using qFlipper - flipper-z-f7-full-un1-7c54fc.dfu
If using DFU update method, download this archive and unpack it to your microSD, replacing all files except files you have edited manually -
sd-card-un1-7c54fc.zip
Install via Web Updater
un1-9b1384
New changes
- Wifi Marauder app update (by @0xchocolate)
- Updated Universal remote assets (by @amec0e)
- Fixed music player
- Fixed typos in subghz encoders
- OFW: New NFC info screens
- OFW: U2F fixes
Note: Prefer installing using web updater or by self update package, all needed assets will be installed
Build naming has been changed - all same as before but cg - codegrabber
changed to un - unleashed
Self-update package (update from microSD) - flipper-z-f7-update-un1-9b1384.zip
DFU for update using qFlipper - flipper-z-f7-full-un1-9b1384.dfu
If using DFU update method, download this archive and unpack it to your microSD, replacing all files except files you have edited manually -
sd-card-un1-9b1384.zip