unleashed-firmware

Flipper Zero Unleashed Firmware

GPL-3.0 License

Stars
15.1K

Bot releases are hidden (Show)

unleashed-firmware - unlshd-074 Latest Release

Published by xMasterX 5 months ago

New changes

  • Apps: Mifare Nested - ported to latest API using old nfc lib (by @xMasterX) (original app made by @AloneLiberty) (+ mem management fix by @Willy-JL) - Python app running on PC is required
  • LFRFID: Electra fix non-initialized encoded epilogue on render (by @Leptopt1los)
  • JS: Move examples to subfolder js_examples
  • Apps: HID app improvements and fixes
    - Move new mouse jiggler into mouse jiggler stealth and bring back previous version of mouse jiggler too
    - Set stealth jiggler max time default value to 4 min and min value to 1 min
    - Merge OFW changes
    - More OFW merge fixes (by @Willy-JL | PR #753)
  • Apps: Check out more Apps updates and fixes by following this link
  • OFW (TLSF branch): SubGHz: fix memory corrupt in read raw view
  • OFW: NFC App: fix changing UID
  • OFW: Replaced obsolete-format delay
  • OFW: Archive: fix condition race on exit
  • OFW: Text Box: fix displaying text with end text focus
  • OFW: FuriHal: add flash ops stats, workaround bug in SHCI_C2_SetSystemClock
  • OFW: Icons: compression fixes & larger dimension support
  • OFW: Text Box rework
  • OFW: Fix calling both view_free_model() and view_free()
  • OFW: JS: Add textbox module
  • OFW: JS: Add math module
  • OFW: NFC: add Slix capabilities
  • OFW: Settings refactor fixes
  • OFW: JS: Add submenu module
  • OFW: Skylanders plugin
  • OFW: Settings menu refactoring
  • OFW: NFC: Mf Desfire fix reading big files
  • OFW: Infrared: Add Toshiba RAS-2518D
  • OFW: vscode: config fixes
  • OFW: Ble: new connection parameters negotiation scheme
  • OFW: FuriHal: move version init to early stage
  • OFW: Add support for R_ARM_REL32 relocations.
  • OFW: Remove unused DolphinWait_61x59 icon
  • OFW: Add the Akira animation
  • OFW: Desktop: fix crash on autolock after restart in locked state

Known NFC post-refactor regressions list:

  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • NFC CLI was removed with refactoring (OFW) (will be back soon)

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOL (Solana/Tokens) DSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON UQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa

Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

@mishamyte, ClaraCrazy, Pathfinder [Count Zero cDc], callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-074(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-074 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r ⚠️

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-074.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-074.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-074.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-073

Published by xMasterX 6 months ago

New changes

  • LFRFID: Electra intercom protocol support (Romania) (by @Leptopt1los | PR #750)
  • NFC: Temp fix for iso14443_4_layer_decode_block crash
  • NFC: CharlieCard parser (by @zacharyweiss)
  • SubGHz: FAAC RC XT - add 0xB button code on arrow buttons for programming mode
  • SubGHz: Add Manually - Sommer FM fixes
  • SubGHz: Enabled tx-rx state on unused gpio pin by default (external amp option was removed and is enabled by default now)
  • SubGHz: Status output !TX/RX on the GDO2 CC1101 pin (by @quen0n | PR #742)
  • SubGHz: Reworked saved settings (by @xMasterX and @Willy-JL)
  • Desktop: Fixes for animation unload (by @Willy-JL)
  • iButton: Updated DS1420 for latest ibutton changes
  • Misc: Allow no prefix usage of name_generator_make_detailed_datetime
  • Misc: Allow setting view dispatcher callbacks to NULL
  • Misc: Added void due to -Wstrict-prototypes
  • Misc: Some code cleanup and proper log levels in nfc parsers
  • Infrared: Allow external apps to use infrared settings (by @Willy-JL)
  • JS & HAL: Various fixes and FURI_HAL_RANDOM_MAX define added (by @Willy-JL)
  • JS: BadUSB layout support (by @Willy-JL)
  • JS: New Modules widget, vgm and path globals (by @jamisonderek)
  • Apps: Enhance Random Interval and Movement Functionality in HID Mouse Jiggler for Improved Stealth and Human-Like Behavior (by @gushmazuko | PR #746)
  • Apps: NFC Magic - Gen2 writing support, Gen4 NTAG password and PACK fixes (by @Astrrra)
  • Apps: MFKey - fixed crashes, add more free ram (by @noproto & @Willy-JL)
  • Apps: Check out Apps updates by following this link
  • OFW PR 3616: NFC: Mf Desfire fix reading big files (by gornekich)
  • OFW: iButton: fix crash when deleting some keys
  • OFW: Desktop: cleanup error popups
  • OFW: Troika parser visual fixes
  • OFW: Fix the retry/exit confirmation prompts in iButton
  • OFW: nfc app: add legacy keys for plantain cards
  • OFW: GUI: Fix array out of bounds in menu exit
  • OFW: add support for S(WTX) request in iso14443_4a_poller
  • OFW: Mosgortrans parser output fixes
  • OFW: BLE: Add GapPairingNone support
  • OFW: iButton new UI
  • OFW: FuriHal: add ADC API
  • OFW: Mf Desfire multiple file rights support
  • OFW: Felica poller (NFC-F)
  • OFW: Desktop/Loader: Unload animations before loading FAPs
  • OFW: JS Documentation
  • OFW: Update radio stack to v1.19.0
  • OFW: Move crypto1 to helpers, add it to the public API
  • OFW: Explain RNG differences, add FURI_HAL_RANDOM_MAX
  • OFW: Furi: Add "out of memory" and "malloc(0)" crash messages
  • OFW: IR: Fix crash on duty_cycle=1
  • OFW: Desktop: ensure that animation is unloaded before app start (fixes some out of memory crashes)
  • OFW: Hide unlock with reader for MFU-C
  • OFW: fbt: fixed missing FBT_FAP_DEBUG_ELF_ROOT to dist env
  • OFW: fbt: added -Wstrict-prototypes for main firmware
  • OFW: Mifare Ultralight naming fix
  • OFW: IR: Remember OTG state
  • OFW: Bad USB: fix crash when selecting a keyboard layout
  • OFW: L1_Mods animation update : adding VGM visual
  • OFW: RFID Improvements
  • OFW: Fixed plugins and UI
  • OFW: NFC: Fix mf desfire detect
  • OFW: infrared_transmit.h was missing #pragma once
  • OFW: Show the wrong PIN Attempt count on the login screen
  • OFW: SavedStruct: Introduce saved_struct_get_metadata
  • OFW: JS CLI command
  • OFW: Add ChromeOS Bad USB demo
  • OFW: Configurable Infrared TX output (previous UL version is replaced with OFW version, new features added "AutoDetect" and saving settings)
  • OFW: BadUSB: BLE, media keys, Fn/Globe key commands
  • OFW: NFC: Slix privacy password reveal ->(was included in previous UL release) and Desfire detect fix
  • OFW: github: additional pre-upload checks for doxygen workflow
  • OFW: NFC UI fixes
  • OFW: Gui: unicode support, new canvas API
  • OFW: Api Symbols: replace asserts with checks

Known NFC post-refactor regressions list:

  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • NFC CLI was removed with refactoring (OFW) (will be back soon)
  • Mifare Nested not ported to latest API yet, unlshd-065 is the latest version on old NFC API that works with "nested app"

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
SOL (Solana/Tokens) DSgwouAEgu8iP5yr7EHHDqMNYWZxAqXWsTEeqCAXGLj8
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON UQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmsxa

Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

ClaraCrazy, Pathfinder [Count Zero cDc], callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-073(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-073 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r ⚠️

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-073.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-073.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-073.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-072

Published by xMasterX 7 months ago

New changes

  • NFC: EMV Fixes and imporvements (old saved files may be not compatible now) (by @wosk & @Leptopt1los | PR #702)
  • NFC: Parsers refactoring (by @Leptopt1los)
  • NFC: Kazan parser improved - token parse option added (by @Leptopt1los)
  • NFC: Update ndef parser, mf classic dict changes (by @Willy-JL)
  • RFID: Test swap of em4100 t5577 blocks (details in issue 3463 OFW)
  • RFID: Fix RAW read crash (by @Willy-JL)
  • Infrared: Update universal remote assets (by @amec0e | PR #718 #719)
  • SubGHz: Add 430.50 mhz (by @MizumasuShoichi | PR #721)
  • SubGHz: Magellan Event Code Update (by @wooferguy | PR #713)
  • SubGHz: Reduce subghz add manually scene flash size (by @Willy-JL)
  • SubGHz: Fix led blink on decode raw > signal info (by @Willy-JL)
  • HID App: apply fix for ms teams on macos (by @cpressland)
  • HID App: merge official fw hid app keyboard changes
  • Misc: Use non prefixed names for regular files with random name
  • Misc: Revert usb cdc config changes to verify issue (storage timeout during firmware update) (OFW 3452)
  • Misc: Fixes for text box and uart echo demo app, remove duplicated emv parser plugin (by @Willy-JL)
  • Expansion is_connected API to check for VGM (by @HaxSam)
  • New JavaScript Modules UsbDisk,badusb.quit() + altstring,SubGHz,Submenu,BleBeacon,Keyboard,Math,GPIO, textbox (by @Willy-JL, @Spooks4576, @Sil333033, @oldip)
  • Apps: BadBT renamed and moved from Apps-Bluetooth to Apps-Tools as BadKB
  • Apps: Added FindMy Flipper app (by @MatthewKuKanich) - Please Read how to add keys here
  • Apps: NFC Magic - Gen4 improvements (by @Leptopt1los)
  • Apps: Check out Apps updates by following this link
  • OFW: BLE/GAP fixes
  • OFW: Add support for Pioneer SR IR remotes
  • OFW: fbt/ufbt: Ensure POSIX paths are passed to GDB on all platforms
  • OFW: Add support for DEFAULT_STRING_DELAY in Bad USB App
  • OFW: Adding F13-F24 function key support to BadUSB
  • OFW PR 3532: NFC UI fixes (by gornekich)
  • OFW PR 3504: NFC: Slix privacy password reveal and Desfire detect fix (by gornekich)
  • OFW: Infrared fixes and more
  • OFW: NFC Parsers cosmetic fixes
  • OFW: NFC wording fixes
  • OFW: Fix iButton emulation regression
  • OFW: Add the Freedom_2_dolphins animation
  • OFW: Infrared: Add Fujitsu ASYG24KMTB
  • OFW: Asynchronous Infrared remote manipulation
  • OFW: Fix troika 4K keys
  • OFW: Archive: Fix item focus after aborting the Delete operation
  • OFW: Troyka parser improvements (by UL Team)
  • OFW: NFC: Fix washcity plugin verify function being to greedy
  • OFW: Parser for Santiago, Chile BIP transit card
  • OFW: WiFi board: fixed update script on Windows (unfortunately also Mac and Linux)
  • OFW: Gui: reset canvas orientation and frame when entering direct draw mode
  • OFW: FBT/uFBT: Enable C++20/GNU23 in VSCode IntelliSense
  • OFW: Toolchain fixes
  • OFW: Quote $FBT_TOOLCHAIN_PATH to avoid splitting
  • OFW: ble: profile rework
  • OFW: lfrfid/em4100: added support for different bit rates (16clk was added back into UL, still not reading properly)
  • OFW: T5577 lib: write with mask function added
  • OFW: Archive: fixed Apps tab ext filter
  • OFW: FuriHalRtc refactor: new datetime lib (by UL Team)
  • OFW: bit_lib and nfc_util refactor (by UL Team)
  • OFW: Gui text box: fix formatted string memory reservation
  • OFW: JS debug disabled, archive and file browser fixes
  • OFW: VSCode integration fixes for new toolchain
  • OFW: FIX ISO15693 emulation
  • OFW: JS serial module renamed, uart channel selection
  • OFW: mjs: minor fixes
  • OFW: JavaScript runner
  • OFW: Fixed MyKey check LockID
  • OFW: Check universal remote files before loading
  • OFW: NFC: fix retry scene navigation logic
  • OFW: Expansion module service improvements
  • OFW: New toolchain with gcc 12 (+ aarch64 support!)
  • OFW: HID app: keyboard modifiers fix
  • OFW: CLI: cat command crash workaround
  • OFW: NFC: Custom UID entry when adding manually
  • OFW: Added NFC plugin; Some parser
  • OFW: Slix disable privacy (Unlock SLIX-L)
  • OFW: NFC: Add support for Gallagher access control (MIFARE Classic only)
  • OFW: furi/core/timer: resolve timer handle use-after-free post deletion
  • OFW: FuriHal: various GPIO improvements
  • OFW: GUI: canvas commit callback has been moved to canvas. Direct Draw apps can now be streamed via RPC.
  • OFW: nfc app: fix incorrect protocol detection in save scene (by UL Team)
  • OFW: NFC: MFC Unlock with Dictionary
  • OFW: ITSO Parser (UK)
  • OFW: NFC: fix application opening from browser
  • OFW: Rework more info scene for Ultralight cards
  • OFW: NFC UI refactor
  • OFW: Add an NFC parser for the San Francisco Bay Area "Clipper" transit card.
  • OFW: Fix nfc_protocol_support_scene_save_name_on_event crash
  • OFW: NFC: Display unread Mifare Classic bytes as question marks
  • OFW: Troika layout fixes
  • OFW: NFC: MF Classic parsers read() fix (dictionary attack skip)

Known NFC post-refactor regressions list:


-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

ClaraCrazy, Pathfinder [Count Zero cDc], callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-072(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-072 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r ⚠️

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-072.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-072.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-072.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-071

Published by xMasterX 9 months ago

New changes

  • NFC: Fixed stuck Saved success screen
  • NFC: Fixed crash when reading mifare classic tag then going to add manually menu and adding NFC-A tag
  • NFC: Fixed EMV txs render
  • NFC/LFRFID: Don't Stop emulation after 5 mins to avoid antenna damage if debug is ON (by @Leptopt1los)
  • LFRFID: Fixed T5577 custom password input (by @Leptopt1los)
  • OFW PR 3410: lfrfid/em4100: added support for different bit rates - by @Mrkvak (RF/32 full support, RF/16 support without reading (16clk removed for now))
  • OFW PR 3412: Fixed MyKey LockID - by @zProAle
    ----
    Changes from 070 release:
  • NFC: EMV parser added (by @Leptopt1los and @wosk | PR #700)
  • NFC: Metromoney parser balance fix (by @Leptopt1los | PR #699)
  • NFC/LFRFID: Stop emulation after 5 mins to avoid antenna damage (by @Leptopt1los)
  • Archive: Fix two filebrowser bugs
  • SubGHz: Programming mode for Dea Mio (right arrow button)
  • SubGHz: Keeloq fix emulation for multiple systems and extend add manually support for 2 of them (Dea Mio, Genius Bravo, GSN, Normstahl)
  • SubGHz: Fixed hopper state when entering Read via Freq analyzer
  • SubGHz: Raw erase fixes (by @Willy-JL)
  • SubGHz: Subghz save files with receive time (by @Willy-JL)
  • NFC: Fix NFC V dumps with v3 (pre refactor saves) crashing at info page
  • NFC: Zolotaya Korona Online parser added (by @Leptopt1los)
  • NFC: Add NFC NDEF parser (by @Willy-JL)
  • LF RFID: Write T5577 with random and custom password added (clear password via Extra actions) (by @Leptopt1los)
  • SubGHz: Update honeywell protocol (by @Willy-JL)
  • System: More contrast values for replacement displays (up to +8 or -8)
  • USB/BLE HID: Add macOS Music app volume control
  • Apps: Check out Apps updates by following this link
  • OFW PR 3384: NFC: Display unread Mifare Classic bytes as question marks - by @TollyH
  • OFW PR 3396: NFC: fix application opening from browser - by @RebornedBrain (+ fix for leftover issues)
  • OFW PR 3382: NFC UI refactor - by @RebornedBrain
  • OFW PR 3391: Rework more info scene for Ultralight cards - by @RebornedBrain
  • OFW PR 3401: it-IT-mac layout - by @nminaylov
  • OFW: Fix expansion protocol crash when fed lots of garbage
  • OFW: 0.98.0-rc various fixes
  • OFW: RFID CLI: better usage
  • OFW: Mf DESFire fixes
  • OFW: NFC UI refactor
  • OFW: Expansion module protocol (+ expansion settings read and store in ram by @Willy-JL)
  • OFW: Bugfix: Strip last parity bit from decoded FDX-B data
  • OFW: FuriHal: interrupt priorities and documentation
  • OFW: FuriHal: UART refactoring
  • OFW: SubGhz: add subghz tx_from_file CLI cmd, major TX flow refactoring, various improvements and bug fixes
  • OFW: Furi_hal_rtc: new function
  • OFW: NFC UI refactor
  • OFW: assets: checking limits on image size; ufbt: cdb target
  • OFW: NFC: system dict skip when user dict is skipped fix (replaces our fix)
  • OFW: FuriHal: fix start duration furi_hal_subghz_async_tx
  • OFW: NFC: parsers minor cleanup
  • OFW: NFC Ntag success write freeze when not saved card
  • OFW: ufbt: fixed generated project paths on Windows

Known NFC post-refactor regressions list:

  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • Option to unlock Slix-L (NFC V) with preset or custom password was removed with refactoring (OFW)
  • NFC CLI was removed with refactoring (OFW)
  • Current list of affected apps: https://github.com/xMasterX/all-the-plugins/tree/dev/apps_broken_by_last_refactors
  • Also in app Enhanced Sub-GHz Chat - NFC part was temporarily removed to make app usable, NFC part of the app requires remaking it with new nfc stack

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

ClaraCrazy, Pathfinder [Count Zero cDc], callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-071(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-071 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r ⚠️

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-071.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-071.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-071.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-070

Published by xMasterX 9 months ago

New changes

  • NFC: EMV parser added (by @Leptopt1los and @wosk | PR #700)
  • NFC: Metromoney parser balance fix (by @Leptopt1los | PR #699)
  • NFC/LFRFID: Stop emulation after 5 mins to avoid antenna damage (by @Leptopt1los)
  • Archive: Fix two filebrowser bugs
  • SubGHz: Programming mode for Dea Mio (right arrow button)
  • SubGHz: Keeloq fix emulation for multiple systems and extend add manually support for 2 of them (Dea Mio, Genius Bravo, GSN, Normstahl)
  • SubGHz: Fixed hopper state when entering Read via Freq analyzer
  • SubGHz: Raw erase fixes (by @Willy-JL)
  • SubGHz: Subghz save files with receive time (by @Willy-JL)
  • NFC: Fix NFC V dumps with v3 (pre refactor saves) crashing at info page
  • NFC: Zolotaya Korona Online parser added (by @Leptopt1los)
  • NFC: Add NFC NDEF parser (by @Willy-JL)
  • LF RFID: Write T5577 with random and custom password added (clear password via Extra actions) (by @Leptopt1los)
  • SubGHz: Update honeywell protocol (by @Willy-JL)
  • System: More contrast values for replacement displays (up to +8 or -8)
  • USB/BLE HID: Add macOS Music app volume control
  • Apps: Check out Apps updates by following this link
  • OFW PR 3384: NFC: Display unread Mifare Classic bytes as question marks - by @TollyH
  • OFW PR 3396: NFC: fix application opening from browser - by @RebornedBrain (+ fix for leftover issues)
  • OFW PR 3382: NFC UI refactor - by @RebornedBrain
  • OFW PR 3391: Rework more info scene for Ultralight cards - by @RebornedBrain
  • OFW PR 3401: it-IT-mac layout - by @nminaylov
  • OFW: Fix expansion protocol crash when fed lots of garbage
  • OFW: 0.98.0-rc various fixes
  • OFW: RFID CLI: better usage
  • OFW: Mf DESFire fixes
  • OFW: NFC UI refactor
  • OFW: Expansion module protocol (+ expansion settings read and store in ram by @Willy-JL)
  • OFW: Bugfix: Strip last parity bit from decoded FDX-B data
  • OFW: FuriHal: interrupt priorities and documentation
  • OFW: FuriHal: UART refactoring
  • OFW: SubGhz: add subghz tx_from_file CLI cmd, major TX flow refactoring, various improvements and bug fixes
  • OFW: Furi_hal_rtc: new function
  • OFW: NFC UI refactor
  • OFW: assets: checking limits on image size; ufbt: cdb target
  • OFW: NFC: system dict skip when user dict is skipped fix (replaces our fix)
  • OFW: FuriHal: fix start duration furi_hal_subghz_async_tx
  • OFW: NFC: parsers minor cleanup
  • OFW: NFC Ntag success write freeze when not saved card
  • OFW: ufbt: fixed generated project paths on Windows

Known NFC post-refactor regressions list:

  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • Option to unlock Slix-L (NFC V) with preset or custom password was removed with refactoring (OFW)
  • NFC CLI was removed with refactoring (OFW)
  • Current list of affected apps: https://github.com/xMasterX/all-the-plugins/tree/dev/apps_broken_by_last_refactors
  • Also in app Enhanced Sub-GHz Chat - NFC part was temporarily removed to make app usable, NFC part of the app requires remaking it with new nfc stack

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

ClaraCrazy, Pathfinder [Count Zero cDc], callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-070(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-070 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r ⚠️

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-070.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-070.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-070.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-069

Published by xMasterX 9 months ago

New changes

  • NFC: Various NFC Mifare classic Read fixes (was caused by wrong logic in parsers) (mifare classic 4k, and others) (by @Leptopt1los)
  • Apps: Fixed Unitemp and ESP32 Camera suite
  • Apps: Check out Apps updates by following this link

Known NFC post-refactor regressions list:

  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • EMV simple data parser was removed with protocol with refactoring (OFW)
  • Option to unlock Slix-L (NFC V) with preset or custom password was removed with refactoring (OFW)
  • NFC CLI was removed with refactoring (OFW)
  • Current list of affected apps: https://github.com/xMasterX/all-the-plugins/tree/dev/apps_broken_by_last_refactors
  • Also in app Enhanced Sub-GHz Chat - NFC part was temporarily removed to make app usable, NFC part of the app requires remaking it with new nfc stack

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

ClaraCrazy, Pathfinder [Count Zero cDc], callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-069(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-069 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r ⚠️

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-069.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-069.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-069.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-068

Published by xMasterX 10 months ago

Warning!!! Please read this before installing!!!

This release has some unresolved issues, if any of those affects your daily usage, stay at 065 release or wait for next releases:
Issues from this list will be fixed in next releases

Known NFC app regressions and issues:

  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • EMV simple data parser was removed with protocol with refactoring (OFW)
  • Option to unlock Slix-L (NFC V) with preset or custom password was removed with refactoring (OFW)
  • NFC CLI was removed with refactoring (OFW)

Some apps that was made for old nfc stack is now not compatible with the new API and require complete remake:

If you want to help with making this apps work again please send PR to the repo at link below

New changes

  • NFC: Skip system dict bug fixed (by @Leptopt1los)
  • NFC: Set ATQA scene bit numbering changed (by @Leptopt1los)
  • NFC: Added plugin to read WashCity card balance (by @yaba | PR #683)
  • NFC: Add manually MF Classic with custom UID (by @Leptopt1los | PR #690)
  • NFC: Fix MyKey production date parsing by @augustozanellato
  • Apps: Move hid and snake apps into main repo (will be included in c builds)
  • Docs: Remove weird newline in applications/ReadMe.md (by @Eczbek | PR #688)
  • SubGHz: Proper fix for subghz keyboard lock display issue (thanks @Willy-JL)
  • SubGHz: Use long press to exit transmitter (to avoid unwanted 2 buttons hold condition, holding arrow button and exit causes default button change, which is stays as hidden feature, but this change makes it harder to call it accidentally)
  • Apps: Check out Apps updates by following this link
  • OFW: Desktop: fix rpc unlock on pin input screen
  • OFW: UI refactor
  • OFW: MFC emulation fixes
  • OFW: Scripts: fix incorrect handling of storage stress test count option
  • OFW: Add Samsung AC remotes DB93 and AR-EH04
  • OFW: Update mf_classic_dict.nfc
  • OFW: Nfc: HID MFC Plugin
  • OFW: RPC: reverse input
  • Update slideshow pictures by @Svaarich

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

ClaraCrazy, Pathfinder [Count Zero cDc], callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-068(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-068 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r ⚠️

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-068.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-068.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-068.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-067

Published by xMasterX 10 months ago

Warning!!! Please read this before installing!!!

This release has some unresolved issues, if any of those affects your daily usage, stay at 065 release or wait for next releases:
Issues from this list will be fixed in next releases

Known NFC app regressions and issues:

  • Mifare Classic with custom UID add manually option was temporarily removed (Unleashed)
  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • Mifare Classic dict attack fast skip (multiple presses on OK button) causes glitches/incorrect reading (OFW)
  • EMV simple data parser was removed with protocol with refactoring (OFW)
  • Option to unlock Slix-L (NFC V) with preset or custom password was removed with refactoring (OFW)
  • NFC CLI was removed with refactoring (OFW)

Some apps that was made for old nfc stack is now not compatible with the new API and require complete remake:

If you want to help with making this apps work again please send PR to the repo at link below

New changes

  • IR: Updated infrared assets (by @amec0e | PR #677)
  • NFC: Fix Saflok edge case 0.5% of UIDs got wrong result (by @noproto | PR #668)
  • NFC: Zolotaya Korona transport card parser added (by @Leptopt1los)
  • NFC: Parsers cleanup for new api (by @Leptopt1los)
  • SubGHz: Temp fix for subghz keyboard lock display issue (furi_timer is not working properly)
  • SubGHz: Added new option to delete old signals on full memory
  • SubGHz: Faac rc/xt add manually (unverified)
  • SubGHz: Better subghz history element removal (by @Willy-JL)
  • SubGHz: Fix key display newline issue in came atomo
  • Apps: Check out Apps updates by following this link
  • OFW: USART Bridge: added support for software control of DE/RE pins
  • OFW: ufbt: changed toolchain environment invocation; updated .gitignore for app template
  • OFW: Keys Dict: fix PVS warnings
  • OFW: NfcDict Refactoring
  • OFW: Add AC's Carrier 42QG5A580SC and AUX YKR-H/006E
  • OFW: NFC Plugins loading rework
  • OFW: MFC emulation fix
  • OFW: nfc_util: little endian bytes2num functions added
  • OFW: Add MyKey parser
  • OFW: Update CLI MOTD
  • OFW: NFC NTAG and ISO14443-3b reading fix
  • OFW: FuriHal: RTC register reset API. New factory reset routine that wipes all RTC backup registers content.
  • OFW: FuriHal: various GPIO improvements
  • OFW: SubGhz: changed the name of the button when sending RAW to SubGHz

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

ClaraCrazy, Pathfinder [Count Zero cDc], callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-067(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-067 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r ⚠️

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-067.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-067.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-067.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-066

Published by xMasterX 10 months ago

Warning!!! Please read this before installing!!!

This release has some unresolved issues, if any of those affects your daily usage, stay at 065 release or wait for next releases:
Issues from this list will be fixed in next releases

Known NFC app regressions and issues:

  • Mifare Classic with custom UID add manually option was temporarily removed (Unleashed)
  • Mifare Mini clones reading is broken (original mini working fine) (OFW)
  • Mifare Classic dict attack fast skip (multiple presses on OK button) causes glitches/incorrect reading (OFW)
  • EMV simple data parser was removed with protocol with refactoring (OFW)
  • Mifare Classic Emulation slow response (unconfirmed) (OFW)
  • Option to unlock Slix-L (NFC V) with preset or custom password was removed with refactoring (OFW)
  • NFC CLI was removed with refactoring (OFW)

Some apps that was made for old nfc stack is now not compatible with the new API and require complete remake:

If you want to help with making this apps work again please send PR to the repo at link below

New changes

  • NFC: Added new parsers for transport cards - Umarsh, Kazan, Moscow, Metromoney(Tbilisi), and fixes for OFW parsers (by @assasinfil and @Leptopt1los) (special thanks for users who provided various dumps of those cards for research)
  • NFC: Added simple key name display to UI to fix regression
  • NFC: Add keys to mf_classic_dict (by @hnlcory | PR #660)
  • NFC: Add Saflok and MyKey KDFs (by @noproto | PR #662)
  • NFC: social_moscow parser verification collisions fix (by @Leptopt1los)
  • iButton: Fix UI text - protocol name getting out of screen bounds when key name is too large, and other related issues (by @krolchonok | PR #649)
  • SubGHz: Fixed feature naming in menu
  • SubGHz: Added honeywell protocol (by @htotoo)
  • SubGHz: Add 303.9 Mhz to default frequency list
  • SubGHz: Fix Keeloq decoding order bug (random switch to HCS101 or anmotors)
  • SubGHz: Fix secplus v1 key display issue
  • API: Add new get function for varitemlist (by @Willy-JL)
  • Misc code cleanup
  • Apps: Bluetooth Remote / USB Keyboard & Mouse - Movie and PTT modes by @hryamzik
  • Apps: BLE Spam app updated to latest version (New devices support, + Menu by holding Start) (by @Willy-JL) -> (app can be found in builds , e, n, r)
  • Apps: NFC Magic - Gen4 Actions (option to fix card with broken config) (by @Leptopt1los and @xMasterX)
  • Apps: Check out Apps updates by following this link
  • OFW: NFC fixes
  • OFW: nfc: m1k-based Aime (non-AIC) card support
  • OFW: SubGhz: fix count bit for detect gate_tx protocol
  • OFW: Fixed a zero allocation error when reading an iso15693 nfc tag with no additional blocks.
  • OFW: Ntag21x write
  • OFW: Mifare Classic nested auth support
  • OFW: ST25TB poller refining + write support
  • OFW: Libraries cleanup; u2f crypto rework to use mbedtls
  • OFW: Add the secret door animation
  • OFW: Allows you to use UCS-2 in canvas_glyph_width
  • OFW: Mifare Classic fixes
  • OFW: NFC: Felica UID emulation
  • OFW: 64k does not enough
  • OFW: fbt: improvements
  • OFW: Various Fixes for 0.95
  • OFW: Add Mastercode SubGHz Protocol
  • OFW: Do not remove file when renaming to itself
  • OFW: Fix iButton crash on missing file
  • OFW: NFC API improvements
  • OFW: MF Ultralight no pwd polling adjustment
  • OFW: Fix limited_credit_value having wrong value in mf_desfire_file_settings_parse
  • OFW: Infrared remote button index support
  • OFW: Fix NFC unit tests
  • OFW: fix: invariant format of log time data
  • OFW: fbt: dist improvements
  • OFW: Fix crash when exiting write mode
  • OFW: Dolphin: Extreme butthurt loop fix
  • OFW: Furi, FuriHal: remove FreeRTOS headers leaks
  • OFW: fbt: source collection improvements
  • OFW: Rename menu items related to dummy mode and sound
  • OFW: fbt: SD card resource handling speedup
  • OFW: Furi: cleanup crash use
  • OFW: Allow for larger Infrared remotes
  • OFW: fbt: reworked assets & resources handling
  • OFW: Storage: speedup write_chunk cli command
  • OFW: fix crash after st25tb save
  • OFW: Fix crash when reading files > 64B
  • OFW: NFC RC fixes
  • OFW: Fix MF DESFire record file handling
  • OFW: NFC refactoring (new NFC stack) -> some apps still require very big changes to make them work with new system - see apps that was temporarily removed from this release here: https://github.com/xMasterX/all-the-plugins/tree/dev/apps_broken_by_last_refactors
  • OFW: fbt: glob & git improvements
  • OFW: FastFAP: human readable error log

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors who supported project in the past and special thanks to sponsors who supports us on regular basis:

ClaraCrazy, Pathfinder [Count Zero cDc], callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-066(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-066 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r ⚠️

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-066.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-066.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-066.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-065

Published by xMasterX about 1 year ago

New changes

  • SubGHz: Add 4 more systems to Add Manually (untested!)
  • SubGHz: Add Manually fixes
  • SubGHz: Added NiceFlor-S to ignore options, removed colons. (by @G2Dolphin | PR #620)
  • Misc code cleanup
  • RGB: Fix white color on reboot, move settings, add custom color option
  • BLE Spam app updated to latest version (Android, Windows support) (by @Willy-JL) -> (app can be found in builds , e, n, r)
  • OFW: Fix double arrows and add proper indication
  • OFW: SubGHz: add manually fix 12-bits is 0xFFF (or 0xFF0) CAME/NICE 12-bit
  • OFW: Fix various crashes if debug libraries used

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors:

callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-065(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-065 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-065.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-065.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-065.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-064

Published by xMasterX about 1 year ago

New changes

Summary: BLE Core2 (Copro) crashes should be fixed with this update, Apple BLE Spam app and other apps updated to the latest versions, NFC file sort crashes has been fixed, other fixes and improvements see below:

  • SubGHz: Nice Flor S - added custom button code 0x3
  • NFC: Fixes out of memory crash if we open folder with more than 300 files in it
  • LF RFID: Fixed logic in t5577_write_with_pass (by @baugp | PR #612)
  • Infrared: Updated universal assets (by @amec0e | PR #607 #619)
  • Apple BLE Spam app updated to latest version (by @Willy-JL) -> (app can be found in builds , e, n, r)
  • OFW: Fix spelling across some project files
  • OFW: CCID: Support PC To Reader Transfer Block data
  • OFW: Firmware: bigger thread name storage. Notification app: better BacklightEnforce edge cases handling.
  • OFW: Lib: update stm32wb_copro to 1.17.3 release
  • OFW: FuriHal ble: length fix for fw version prop
  • OFW: add documentation SubGhz Bin_RAW file format
  • OFW: fbt: glob improvements
  • OFW: HEX input UI improvements
  • OFW: Ble: fix null-ptr dereference in bt_change_profile
  • OFW: Add the coding in the shell animation
  • OFW: FuriHal,BleGlue: prevent sleep while HCI command executed, proper bt api rpc locking. Fixes random system lockups.
  • OFW: fbt: reworked tool path handling
  • OFW: Gui: handle view port lockup and notify developer about it
  • OFW: Added fal_embedded parameter for PLUGIN apps
  • OFW: Fix multiline aligned text going out of bounds (again)
  • OFW: Add Initial CCID support
  • OFW: Add confirmation before exiting USB-UART
  • OFW: Add extended I2C HAL functions -> Breaking API change 38.x -> 39.x
  • OFW: New clock switch schema, fixes random core2 crashes

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors:

callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-064(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-064 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-064.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-064.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-064.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-063

Published by xMasterX about 1 year ago

New changes

  • Apple BLE Spam app (by @Willy-JL | Plus research from ECTO-1A, xMasterX and techryptic) -> (app can be found in builds , e, n, r)
  • Plugins -> Note for new users: PicoPass emulation is available in (Apps -> NFC -> PicoPass) + Latest PicoPass emulation fixes (by nvx) -> (app can be found in builds , e, n, r)
  • SubGHz: FAAC SLH - Programming mode (by @xMasterX & @Eng1n33r (full research and PoC by @Skorpionm)| PR #585) -> How to use
  • SubGHz: FAAC SLH -> Add manually new options
  • SubGHz: Ignore Princeton option
  • SubGHz: Save all settings, option to reset config to default (by @derskythe | PR #590)
  • SubGHz: Fix 0xFFFF counter value being skipped
  • SubGHz: Fix path reset on save name scene exit
  • SubGHz: Various fixes
  • SubGHz Remote: New design (by @Svaarich) - Implemented by @gid9798
  • SubGHz Remote: Fix Sub-GHz Remote folder name (by @OperKH | PR #583)
  • SubGHz Remote: submodule (by @gid9798 | PR #592)
  • Infrared: Updated universal assets (by @amec0e | PR #594)
  • Infrared: Remake custom universal remotes to use new design (New icons by @Svaarich)
  • UI: Keyboard ok to toggle select all in cursor mode (by @Willy-JL)
  • CI/CD: CodeQL for internal usage
  • CI/CD: Fixed regular builds having c in version name in the device info while not being actual c build
  • Docs: New FAAC SLH instructions
  • Docs: Readme & Changelog fixes (by @gid9798 | PR #586 #600)
  • OFW: Sub-GHz: fix incorrect key parsing crash
  • OFW: fbt: added FW_CFG_name with build configuration
  • OFW: SD-Card: proper HAL -> Breaking API change, API 37.x -> API 38.x - Update your apps!
  • OFW: Various Fixes and Improvements -> Breaking API change, API 36.x -> API 37.x - Update your apps!
  • OFW: iButton: Return to the file selection if file is corrupted
  • OFW: Account for the "-" in line carry-over
  • OFW: github: workflow improvements
  • OFW: Storage: force mount
  • OFW: Add File Naming setting for more detailed naming -> Breaking API change, API 35.x -> API 36.x - Update your apps!
  • OFW: Disconnect from BLE on protobuf error
  • OFW: Add support for Mifare Classic 4k SAK 0x38 ATQA 0x02, 0x04, 0x08
  • OFW: Undo some TODO
  • OFW: Check the filetype of the update manifest
  • OFW: StorageListRequest: size filter
  • OFW: SubGhz: heap overflow text error
  • OFW: nfc: add rfal wrong state error handling
  • OFW: Rfid: fix crash on broken key launch from archive (fix was already done in UL in similar way)
  • OFW: AC OFF button
  • OFW: New IR universal remote graphics
  • OFW: Intelligent probing with warnings for fwflash.py
  • OFW: FuriHal: explicitly pull display pins at early init stage, move PUPD config to early stage
  • OFW: Fix display last symbol in multiline text
  • OFW: Properly reset the NFC device data
  • OFW: fbt: various improvements and bug fixes
  • OFW: Littlefs updated to v2.7.0
  • OFW: loader: restored support for debug apps
  • OFW: Removed explicit dependency on scons for external scripting

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Patreon https://patreon.com/mmxdev
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors:

callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-063(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-063 = Firmware version

Designation 3 Custom Animation Base Apps Extra Apps ⚠️RGB mode*
c
n
e
r

⚠️This is hardware mod, works only on modded flippers! do not install on non modded device!

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-063.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-063.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-063.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-062

Published by xMasterX about 1 year ago

New changes

  • !!! Warning! After installing, Desktop settings (Favoutite apps, PIN Code, AutoLock time..) will be resetted to default due to settings changes, Please set your PIN code, Favourite apps again in Settings->Desktop !!!
  • Desktop: New way to set favourite apps and fully configurable dummy mode (now you can set up to 4 favourite apps!) (port of OFW PR 2972 by nminaylov) (by @gid9798 | PR #578)
  • Desktop: Fix lock timer after rebooting (by @gid9798 | PR #578)
  • Infrared: Updated universal assets (by @amec0e | PR #581)
  • Core: Added proper error message on out of memory crash (by @Willy-JL)
  • SubGHz: Fix FAAC SLH add manually issues and fix sending signals with unknown seed
  • SubGHz: Temporarily reverted changes from OFW PR 2984: SubGhz: fix todo (by Skorpionm) - Fixes Enhanced Sub-GHz Chat app and various issues related to receiving signals that was found in 061 release

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

Service Remark Link/Wallet
Boosty patreon alternative https://boosty.to/mmxdev
cloudtips only RU payments accepted https://pay.cloudtips.ru/p/7b3e9d65
YooMoney only RU payments accepted https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
USDT (TRC20) TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
BCH qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
ETH (BSC/ERC20-Tokens) darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
BTC bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
DOGE D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
LTC ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
XMR (Monero) 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
TON EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors:

callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-062(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-062 = Firmware version
= this build comes with 3 custom animations, and default apps preinstalled (base pack)
c = this build comes with 3 custom animations, and only main apps (Clean build like latest OFW)
n = this build comes without our custom animations (we have only 3 of them), only official flipper animations, and base pack apps
e = build has 🎲 extra apps pack preinstalled, our custom animations, and base pack apps too
r = RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!)

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-062.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-062.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-062.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-061

Published by xMasterX about 1 year ago

New changes

  • NFC: Add manually MF Classic with custom UID (by @gid9798 | PR #571)
  • Infrared: Fix crash when frequency is outside of supported range, allow sending broken files by setting frequency to nearest border
  • Infrared: Updated AC universal asset (Legion LE-F30RH-IN added and other changes) (by @Leptopt1los | PR #577)
  • SubGHz: Fix Somfy Telis wrong frequency in add manually
  • SubGHz: Fix frequency out of bounds check causing crash/freeze
  • RGB Patch: Fix colors
  • Builds: New build (clean) c - comes only with main apps, use in case you don't want preinstalled apps pack
  • Plugins: Moved into one repo - https://github.com/xMasterX/all-the-plugins
  • OFW PR 2984: (only buffer changes was merged, other will be later) SubGhz: fix todo (by Skorpionm)
  • OFW PR 2980: Properly reset the NFC device data (by Astrrra)
  • OFW: SubGhz: add timeout to subghz_hal_async_tx_test_run
  • OFW: Improve vscode clangd experience
  • OFW: Add the Sad song animation
  • OFW: ufbt: fixed FAP_SRC_DIR
  • OFW: UI: Clock on Desktop -> Refactoring of our desktop clock
  • OFW: uFBT: devboard_flash to update WiFi devboard
  • OFW: FBT: devboard_flash to update WiFi devboard
  • OFW: Scripts: OB recovery
  • OFW: Expose additional functions of the crypto engine to user -> Breaking API change 34.x -> 35.x
  • OFW: External apps removed -> In our case - moved into extra plugins repo to separate plugins and firmware
  • OFW: BadUSB: qFlipper install script for MacOS
  • OFW: Add compressor.h to the SDK
  • OFW: fbt: Fix building using path with space
  • OFW: RPC: md5 in storage list
  • OFW: Fixes 2957 - subghz decode_raw
  • OFW: FDX-B temperature in system units
  • OFW: Infrared: buttons move feature rework

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

  • Boosty (patreon alternative): https://boosty.to/mmxdev
  • cloudtips (only RU payments accepted): https://pay.cloudtips.ru/p/7b3e9d65
  • YooMoney (only RU payments accepted): https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
  • USDT(TRC20): TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
  • BCH: qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
  • ETH/BSC/ERC20-Tokens: darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
  • BTC: bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
  • DOGE: D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
  • LTC: ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
  • XMR (Monero): 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
  • TON: EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors:

callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e, , c means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-061(n / r / e / c).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-061 = Firmware version
= this build comes with 3 custom animations, and default apps preinstalled
c = this build comes with 3 custom animations, and only main apps (Clean build)
n = this build comes without our custom animations (we have only 3 of them), only official flipper animations
e = build has 🎲 extra apps pack preinstalled
r = RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!)

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-061.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-061.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-061.zip

Install via Web Updater

Version with only main apps - Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-060

Published by xMasterX about 1 year ago

New changes

  • SubGHz: Support for Ebyte E07 module power amp switch (works with TehRabbitt's Flux Capacitor Board) (by @Sil333033) (PR #559 by @Z3BRO) -> Remade by @xMasterX -> Driver code fixed and reworked by @gid9798
  • Infrared: Update universal remote assets (by @amec0e | PR #570)
  • Infrared: Update universal AC asset (by @Leptopt1los | PR #569)
  • Plugins: Add * in NFC Maker keyboard (hold .)
  • Plugins: Update TOTP (Authenticator) (by akopachov)
  • Plugins: Update ESP32: WiFi Marauder companion plugin (by 0xchocolate)
  • Plugins: Update ESP32-CAM -> Camera Suite (by CodyTolene) -> (PR #562 by @CodyTolene)
  • OFW PR 2949: IR: buttons move feature rework (by nminaylov)
  • OFW PR 2941: FDX-B temperature now uses system units (by Astrrra)
  • OFW: fbtenv: add additional environ variable to control execution flow
  • OFW: NFC CLI: Fix multiple apdu commands from not working when one of them gives an empty response
  • OFW: NFC: Fix MFC key invalidation
  • OFW: Rename Applications to Apps
  • OFW: Fix about screen
  • OFW: change FuriThreadPriorityIsr to 31 (configMAX_PRIORITIES-1)
  • OFW: External apps icounter
  • OFW: Overly missed feature: Infrared: move button (change button order in a remote)
  • OFW: Move U2F path to ext
  • OFW: New RTC flags in device info
  • OFW: Backlight notification fix
  • OFW: Fix fbtenv restore

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

  • Boosty (patreon alternative): https://boosty.to/mmxdev
  • cloudtips (only RU payments accepted): https://pay.cloudtips.ru/p/7b3e9d65
  • YooMoney (only RU payments accepted): https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
  • USDT(TRC20): TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
  • BCH: qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
  • ETH/BSC/ERC20-Tokens: darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
  • BTC: bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
  • DOGE: D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
  • LTC: ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
  • XMR (Monero): 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
  • TON: EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors:

callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-060(n / r / e).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-060 = Firmware version
n = this build comes without our custom animations (we have only 3 of them), only official flipper animations
e = build has 🎲 extra apps pack preinstalled
r = RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!)

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-060.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-060.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-060.zip

Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-059

Published by xMasterX about 1 year ago

New changes

  • Plugins: 22+ plugins was fixed (UI update issues) in extra pack and in base firmware pack
  • Plugins: Spectrum Analyzer - Modulation switching (hold OK) (by @ALEEF02 | PR #557)
  • Plugins: BadBT -> Temp fix for macOS
  • Plugins: Update TOTP (Authenticator) (by akopachov) -> + added fix for UI update too
  • Infrared: Add Play / Pause in universal projector remote
  • Infrared: Update Universal remote assets (by @amec0e)

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

  • Boosty (patreon alternative): https://boosty.to/mmxdev
  • cloudtips (only RU payments accepted): https://pay.cloudtips.ru/p/7b3e9d65
  • YooMoney (only RU payments accepted): https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
  • USDT(TRC20): TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
  • BCH: qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
  • ETH/BSC/ERC20-Tokens: darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
  • BTC: bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
  • DOGE: D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
  • LTC: ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
  • XMR (Monero): 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
  • TON: EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors:

callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-059(n / r / e).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-059 = Firmware version
n = this build comes without our custom animations (we have only 3 of them), only official flipper animations
e = build has 🎲 extra apps pack preinstalled
r = RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!)

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-059.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-059.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-059.zip

Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-058

Published by xMasterX about 1 year ago

New changes

  • SubGHz: OFW PR: change the operation of the TIM17 timer in CC1101_ext to 2µs -> CAME Atomo and other protocols issues with external module should be fixed now
  • SubGHz: Temporatily revert new AM_Q in default modulations due to external CC1101 module issues
  • Plugins: NRF24 MouseJacker -> Fixed issue #551 - Wrong folder path
  • Plugins: Spectrum Analyzer -> Add a Precise mode and other small changes (by @ALEEF02 | PR #550 #553)
  • Plugins: Updated Lightmeter (by oleksiikutuzov)
  • Plugins: Various uFBT fixes (by @hedger)
  • Infrared: Universal remote assets - Add Xiaomi TV and (Daikin AC from OFW PR 2913 by minchogaydarov)
  • OFW PR 2912: NFC: Fix key invalidation (again) (by AloneLiberty)
  • OFW PR 2907: Fix about screen (by andzhr)
  • OFW PR 2896: BadUSB - Added French Canadian layout (by francis2054)

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

  • Boosty (patreon alternative): https://boosty.to/mmxdev
  • cloudtips (only RU payments accepted): https://pay.cloudtips.ru/p/7b3e9d65
  • YooMoney (only RU payments accepted): https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
  • USDT(TRC20): TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
  • BCH: qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
  • ETH/BSC/ERC20-Tokens: darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
  • BTC: bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
  • DOGE: D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
  • LTC: ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
  • XMR (Monero): 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
  • TON: EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors:

callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-058(n / r / e).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-058 = Firmware version
n = this build comes without our custom animations (we have only 3 of them), only official flipper animations
e = build has 🎲 extra apps pack preinstalled
r = RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!)

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-058.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-058.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-058.zip

Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-057

Published by xMasterX about 1 year ago

New changes

  • !!! Warning! After installing, Desktop settings (Favoutite apps, PIN Code, AutoLock time..) will be resetted to default due to settings changes, Please set your PIN code, Favourite apps again in Settings->Desktop !!!
  • This next text applies to you only If you have copied any apps manually into apps folder and don't know that you need to update those apps manually in same way you added them - remove apps folder or that specific apps you copied on your microSD before installing this release to avoid issues due to OFW API version update! If you using regular builds or extra pack builds (e) without your manually added apps, all included apps will be installed automatically, no extra actions needed!

  • Archive (FileBrowser): Added Cut/Copy/Paste & NewDir options in new menu (original feature made by (@Willy-JL | XFW) - and ported by @gid9798)
  • Plugins: SubGHz Bruteforcer (3.7 update) - New extra settings menu (hold Up after selecting protocol) (by @gid9798)
- Added the ability to change repeats
- Added the ability to change Te for protocols that use it
- The settings will be reset after returning to the main menu
  • SubGHz Remote: Merged SubGHz Remote and Remote maker in one app, use back button to access remote maker (by @gid9798 | PR #545)
  • SubGHz: Replace FM15k with AM_Q in default modulations
  • SubGHz: Port latest OFW external radio driver, fix issues (now you can make drivers for other radio chips) (by @gid9798 | PR #539 #536 #535 #534)
  • GUI module: SubMenu fix vertical orientation (by @gid9798 | PR #543)
  • Apps: After merge fixes (by @gid9798 | PR #537)
  • Docs: Update docs for debug build and update vscode example, please remove debug_pack target if you had it in your workflow
  • Infrared: Updated universal remote assets (by @amec0e | PR #544 #546)
  • Plugins: Barcode app - embed assets (encoding tables) in plugin
  • Plugins: NRF24 plugins -> Updates by @Sil333033 with some changes by @xMasterX -> furi_hal_speaker direct calls was removed and replaced with notification service to avoid bypassing of user set silent mode -> What was changed - NRF24 connection check added, app folders was moved (uses migrate, all done automatically), and mousejacker now uses badusb folder for badusb scripts
  • Plugins: Added Camera Suite GPIO application for the ESP32-CAM module. (by CodyTolene) (PR #541)
  • Plugins: Updated ESP32: WiFi Marauder companion plugin (by 0xchocolate)
  • Plugins: Updated NFC Maker plugin (make tags with URLs, Wifi and other things) (by Willy-JL)
  • Plugins: Updated Mifare Nested (by AloneLiberty)
  • Plugins: Updated Lightmeter (by oleksiikutuzov)
  • Plugins: Updated Multi (RFID/iButton) Fuzzer (by @gid9798)
  • OFW PR: faploader: always create app dir, even if it doesn't have subdirs (by @hedger)
  • OFW: Gauge initialization routine refactoring, new DataMemory layout, configuration update
  • OFW: fbt: build target for faps
  • OFW: IButton: on delete scene key name not fully display if so long
  • OFW: Radio headers in SDK
  • OFW: Loader: good looking error messages
  • OFW: Desktop,Cli: add uptime info
  • OFW: Archive and file browser fixes
  • OFW: Loader: exit animation fix
  • OFW: SubGhz: fix check connect cc1101_ext
  • OFW: NFC: Improved MFC emulation on some readers
  • OFW: Dolphin: add new animation
  • OFW: Update toolchain to v23
  • OFW: More descriptive error messages for the log command
  • OFW: External menu apps -> now we have ton of free internal space
  • OFW: Device Info update

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

  • Boosty (patreon alternative): https://boosty.to/mmxdev
  • cloudtips (only RU payments accepted): https://pay.cloudtips.ru/p/7b3e9d65
  • YooMoney (only RU payments accepted): https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
  • USDT(TRC20): TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
  • BCH: qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
  • ETH/BSC/ERC20-Tokens: darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
  • BTC: bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
  • DOGE: D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
  • LTC: ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
  • XMR (Monero): 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
  • TON: EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors:

callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-057(n / r / e).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-057 = Firmware version
n = this build comes without our custom animations (we have only 3 of them), only official flipper animations
e = build has 🎲 extra apps pack preinstalled
r = RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!)

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-057.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-057.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-057.zip

Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-056

Published by xMasterX over 1 year ago

New changes

  • !!! Warning! After installing, Desktop settings (Favoutite apps, PIN Code, AutoLock time..) will be resetted to default due to settings changes, Please set your PIN code, Favourite apps again in Settings->Desktop !!!
  • If you have copied any apps manually into apps folder - remove apps folder or that specific apps you copied on your microSD before installing this release to avoid issues due to OFW API version update! If you using regular builds or extra pack builds (e) without your manually added apps, all included apps will be installed automatically, no extra actions needed!

  • SubGHz: Keeloq: Centurion Nova read and emulate support (+ add manually)
  • SubGHz: FAAC SLH - UI Fixes, Fix sending signals with no seed
  • SubGHz: Code cleanup, proper handling of protocols ignore options (by @gid9798 | PR #516)
  • SubGHz: Various UI fixes (by @wosk | PR #527)
  • NFC: Fixed issue #532 (Mifare classic user dict - delete removes more than selected key)
  • Infrared: Updated universal remote assets (by @amec0e | PR #529)
  • Plugins: Use correct categories (folders) for all plugins (extra pack too)
  • Plugins: Various fixes for uFBT (by @hedger)
  • Plugins: Added NFC Maker plugin (make tags with URLs, Wifi and other things) (by Willy-JL)
  • Plugins: Added JetPack Joyride (by timstrasser)
  • Plugins: Moved Barcode Generator (by Kingal1337) from extra pack into base fw, old barcode generator was removed
  • Plugins: Updated ESP32: WiFi Marauder companion plugin (by 0xchocolate)
  • Plugins: Updated i2c Tools (by NaejEL)
  • Settings: Change LED and volume settings by 5% steps (by @cokyrain)
  • BLE: BadBT fixes and furi_hal_bt cleanup (by @Willy-JL)
  • WIP OFW PR 2825: NFC: Improved MFC emulation on some readers (by AloneLiberty)
  • OFW PR 2829: Decode only supported Oregon 3 sensor (by @wosk)
  • OFW PR: Update OFW PR 2782
  • OFW: SubGhz: add "SubGhz test" external application and the ability to work "SubGhz" as an external application
  • OFW: API: explicitly add math.h
  • OFW: NFC: Mf Ultralight emulation optimization
  • OFW: Furi_Power: fix furi_hal_power_enable_otg
  • OFW: FuriHal: allow nulling null isr
  • OFW: FuriHal, Infrared, Protobuf: various fixes and improvements
  • OFW: Picopass fix ice
  • OFW: Desktop settings: show icon and name for external applications
  • OFW: Furi,FuriHal: various improvements
  • OFW: Debug apps: speaker, uart_echo with baudrate
  • OFW: Add Mitsubishi MSZ-AP25VGK universal ac remote
  • OFW: Fix roll-over in file browser and archive
  • OFW: Fix fr-FR-mac keylayout
  • OFW: NFC/RFID detector app
  • OFW: Fast FAP Loader
  • OFW: LF-RFID debug: make it work
  • OFW: Fix M*LIB usage
  • OFW: fix: make dialog_file_browser_set_basic_options initialize all fields
  • OFW: Scroll acceleration
  • OFW: Loader refaptoring: second encounter

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

  • Boosty (patreon alternative): https://boosty.to/mmxdev
  • cloudtips (only RU payments accepted): https://pay.cloudtips.ru/p/7b3e9d65
  • YooMoney (only RU payments accepted): https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
  • USDT(TRC20): TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
  • BCH: qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
  • ETH/BSC/ERC20-Tokens: darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
  • BTC: bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
  • DOGE: D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
  • LTC: ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
  • XMR (Monero): 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
  • TON: EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors:

callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-056(n / r / e).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-056 = Firmware version
n = this build comes without our custom animations (we have only 3 of them), only official flipper animations
e = build has 🎲 extra apps pack preinstalled
r = RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!)

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-056.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-056.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-056.zip

Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater

unleashed-firmware - unlshd-055

Published by xMasterX over 1 year ago

New changes

  • Plugins: UniTemp update merged PRs -> Heat Index Feature (by @ClementGre) + Append carbon dioxide sensor (SCD40) (by @divinebird)
  • Plugins: Fix furi_hal_bus issues in AVR Programmer and Signal Generator (fixes issue #525)
  • Plugins: USB / BLE Remote - Updated UI in keynote vertical and numpad (by @gid9798 | PR #524)
  • Plugins: Update TOTP (by akopachov)
  • Plugins: Fixed ESP32 WiFi Marauder crashes when reopening app
  • Infrared: Updated universal remote assets (by @amec0e | PR #522)
  • OFW PR 2783: SLIX2 emulation support / practical use for Dymo printers (by @g3gg0)
  • OFW PR 2782: NFC: Fix key invalidation logic (by @AloneLiberty)
  • OFW: Debug: sync apps on attach, makes it possible to debug already started app that has crashed

-> How to install firmware

-> Download qFlipper (official link)

Please support development of the project

  • Boosty (patreon alternative): https://boosty.to/mmxdev
  • cloudtips (only RU payments accepted): https://pay.cloudtips.ru/p/7b3e9d65
  • YooMoney (only RU payments accepted): https://yoomoney.ru/fundraise/XA49mgQLPA0.221209
  • USDT(TRC20): TSXcitMSnWXUFqiUfEXrTVpVewXy2cYhrs
  • BCH: qquxfyzntuqufy2dx0hrfr4sndp0tucvky4sw8qyu3
  • ETH/BSC/ERC20-Tokens: darkflippers.eth (or 0xFebF1bBc8229418FF2408C07AF6Afa49152fEc6a)
  • BTC: bc1q0np836jk9jwr4dd7p6qv66d04vamtqkxrecck9
  • DOGE: D6R6gYgBn5LwTNmPyvAQR6bZ9EtGgFCpvv
  • LTC: ltc1q3ex4ejkl0xpx3znwrmth4lyuadr5qgv8tmq8z9
  • XMR (Monero): 41xUz92suUu1u5Mu4qkrcs52gtfpu9rnZRdBpCJ244KRHf6xXSvVFevdf2cnjS7RAeYr5hn9MsEfxKoFDRSctFjG5fv1Mhn
  • TON: EQCOqcnYkvzOZUV_9bPE_8oTbOrOF03MnF-VcJyjisTZmpGf

Thanks to our sponsors:

callmezimbra, Quen0n, MERRON, grvpvl (lvpvrg), art_col, ThurstonWaffles, Moneron, UterGrooll, LUCFER, Northpirate, zloepuzo, T.Rat, Alexey B., ionelife, ...
and all other great people who supported our project and me (xMasterX), thanks to you all!

Recommended update option - Web Updater

What n, r, e means? What I need to download if I don't want to use Web updater?

What build I should download and what this name means - flipper-z-f7-update-unlshd-055(n / r / e).tgz ?
flipper-z = for Flipper Zero device
f7 = Hardware version - same for all flipper zero devices
update = Update package, contains updater, all assets (plugins, IR libs, etc.), and firmware itself
unlshd-055 = Firmware version
n = this build comes without our custom animations (we have only 3 of them), only official flipper animations
e = build has 🎲 extra apps pack preinstalled
r = RGB patch (+ extra apps) for flippers with rgb backlight mod (this is hardware mod!) (Works only on modded flippers!) (do not install on non modded device!)

Firmware Self-update package (update from microSD) - flipper-z-f7-update-unlshd-055.tgz for mobile app / qFlipper / web
Archive of scripts folder (contains scripts for FW/plugins development) - flipper-z-any-scripts-unlshd-055.tgz
SDK files for plugins development and uFBT - flipper-z-f7-sdk-unlshd-055.zip

Install via Web Updater

Version without custom animations - Install via Web Updater

Version with RGB patch - only for hardware mod! - Install via Web Updater

Version with Extra apps - Install via Web Updater