From f131facd8a29e634fa48864bd738632b7be24e86 Mon Sep 17 00:00:00 2001 From: WillyJL Date: Sun, 7 Sep 2025 04:22:57 +0200 Subject: [PATCH] Mass Storage: Add ability to spoof USB identity values (by xtruan) --- CHANGELOG.md | 1 + applications/external | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dc6c93f7..ae877426e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,6 +82,7 @@ - FlipWiFi: Minor bugfixes (by @jblanked) - Flipper Blackhat: Add Deauth Broadcast command (by @o7-machinehum) - KeyCopier: Added Weiser WR3 key format (by @lightos), added Suzuki SUZ18 key format (by @RIcePatrol) + - Mass Storage: Add ability to spoof USB identity values (by @xtruan) - Metroflip: Fix unsupported card crash, RENFE Suma 10 support, GEG Connect AID added, Top Up log parsing and animations, 16 new rail lines, support for parsing area codes, saving function for Suica/Japan Rail IC, bugfixes (by @luu176) - NFC Maker: Support making empty/blank NDEF payloads (by @WillyJL) - NFC Playlist: Refactor playlist worker, new settings layout and management, loop setting, controls to move between items (by @acegoal07) diff --git a/applications/external b/applications/external index f98b51129..48bc1876e 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit f98b5112901aa68a56c47a947a20a6052c544734 +Subproject commit 48bc1876e1981e123a378466a8958933220829b8