Update apps

- Metroflip: Added 80+ card AIDs, more AIDs for DESFire, Calypso card saving, fixed DESFire parsing, Navigo crash, Clipper timestamp (by luu176)
This commit is contained in:
WillyJL
2025-06-24 04:15:38 +01:00
parent 25a48d7ec2
commit 03741da5a8
3 changed files with 3 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
- Picopass: Bugfixes and refactoring (by @bettse)
- Portal Of Flipper: Implement auth for the xbox 360 (by @sanjay900)
- Quac: Fix link imports not working, fix RAW Sub-GHz files (by @xMasterX & @WillyJL), add Sub-GHz duration setting (by @rdefeo)
- Metroflip: Added 80+ card AIDs, more AIDs for DESFire, Calypso card saving, fixed DESFire parsing, Navigo crash, Clipper timestamp (by @luu176)
- Seos Compatible: Add support for reading Seader files that have SIO, Add custom zero key ADF OID (by @bettse)
- WiFi Marauder: Support for new commands from ESP32Marauder 1.6.x (by @justcallmekoko)
- VGM Tool: Fixed RGB firmware UART regression (by @WillyJL)

View File

@@ -329,6 +329,7 @@ def _validate_app_imports(target, source, env):
"metroflip_",
"bit_slice_to_dec",
"byte_to_binary",
"read_calypso_data",
"read_file",
"apdu_success",
"select_app",