mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
Add MFKey to firmware
This commit is contained in:
12
applications/system/mfkey/.catalog/README.md
Normal file
12
applications/system/mfkey/.catalog/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Flipper Zero MFKey
|
||||
|
||||
This application allows you to calculate the keys of MIFARE Classic cards using the Mfkey32 and Nested algorithms directly on your Flipper Zero. After collecting the nonces using the Extract MF Keys feature of the NFC app, they can be used to calculate the keys to the card in the MFKey app.
|
||||
|
||||
## Usage
|
||||
|
||||
After collecting nonces using the Extract MF Keys option, press the Start button in the MFKey app and wait for it to finish. The calculation can take more than 10 minutes, so you'll have to be patient. After the calculation is complete, the keys will be saved to the user key dictionary.
|
||||
|
||||
## Credits
|
||||
|
||||
Developers: noproto, AG, Flipper Devices, WillyJL
|
||||
Thanks: AloneLiberty, Foxushka, bettse, Equip
|
||||
18
applications/system/mfkey/.catalog/changelog.md
Normal file
18
applications/system/mfkey/.catalog/changelog.md
Normal 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
|
||||
BIN
applications/system/mfkey/.catalog/screenshots/1.png
Normal file
BIN
applications/system/mfkey/.catalog/screenshots/1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
applications/system/mfkey/.catalog/screenshots/2.png
Normal file
BIN
applications/system/mfkey/.catalog/screenshots/2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
BIN
applications/system/mfkey/.catalog/screenshots/3.png
Normal file
BIN
applications/system/mfkey/.catalog/screenshots/3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
Reference in New Issue
Block a user