From 5188a82b110af09214a10f19daf47f56cc4d546f Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 26 Jul 2022 18:50:27 -0700 Subject: [PATCH] Updated for mf_classic_dict_user.nfc --- NFC/mf_classic_dict/ReadMe.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NFC/mf_classic_dict/ReadMe.md b/NFC/mf_classic_dict/ReadMe.md index 1dd42a57..7b7c4dd5 100644 --- a/NFC/mf_classic_dict/ReadMe.md +++ b/NFC/mf_classic_dict/ReadMe.md @@ -1,4 +1,10 @@ -Combined multiple mf_classic_dict.nfc files: +# Big changes coming! + +Official firmware has introduced a user dict file option which will allow you to update firmware and not lose any added NFC keys! This is great, but requires a bit of work on my side to change things up. I'm going to remove all the NFC keys that are in the original 'mf_classic_dict.nfc' provided by Official firmware, then convert what's left over to the new `mf_classic_dict_user.nfc` file. + +Look for updates soon. Until then... carry on with the below. + +## Combined multiple mf_classic_dict.nfc files: - [Official firmware](https://github.com/flipperdevices/flipperzero-firmware/blob/dev/assets/resources/nfc/assets/mf_classic_dict.nfc) - [Unleased firmware](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/assets/resources/nfc/assets/mf_classic_dict.nfc) - [MuddledBox firmware](https://github.com/MuddledBox/flipperzero-firmware/blob/dev/assets/resources/nfc/assets/mf_classic_dict.nfc)