Add MFKey to firmware

This commit is contained in:
noproto
2024-10-08 22:42:30 -04:00
parent 3375bba18d
commit 619445da4b
17 changed files with 1747 additions and 17 deletions

View File

@@ -0,0 +1,18 @@
## 3.0
- Added Static Encrypted Nested key recovery, added NFC app support, dropped FlipperNested support
## 2.7
- Mfkey32 recovery is 30% faster, fix UI and slowdown bugs
## 2.6
- Version bump for catalog build system
## 2.5
- Plugin path fixed
## 2.4
- Update API for app rename
## 2.3
- Update API v65.0
## 2.0
- Added Nested key recovery, use new KeysDict API, fix crashes, more efficient RAM utilization, faster
## 1.1
- Rework application with new NFC API
## 1.0
- Initial release