From d2b823637740996ddd67d1c7085a6225f4af8278 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 6 Jun 2022 16:01:31 -0700 Subject: [PATCH] Update ReadMe.md --- NFC/mf_classic_dict/ReadMe.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/NFC/mf_classic_dict/ReadMe.md b/NFC/mf_classic_dict/ReadMe.md index a69cbd9d6..fcdda80cd 100644 --- a/NFC/mf_classic_dict/ReadMe.md +++ b/NFC/mf_classic_dict/ReadMe.md @@ -1,8 +1,11 @@ -Combined the Official and Unleased firmware [mf_classic_dict.nfc](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/assets/resources/nfc/assets/mf_classic_dict.nfc), all NFC keys from [Proxmark3's Iceman](https://github.com/RfidResearchGroup/proxmark3/tree/master/client/dictionaries) and RFIDresearchgroup, as well as random others online, then removed dupes. +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) + +Also included all NFC keys from [Proxmark3 Iceman's dictionaries](https://github.com/RfidResearchGroup/proxmark3/tree/master/client/dictionaries) and [RFIDresearchgroup](https://github.com/RfidResearchGroup), as well as random others online, then removed all dupes. This has almost **tripled** the amount of verified keys and has been very successful in capturing all 32 under multiple tests during reads. -This has almost tripled the amount of verified keys and has been very successful in capturing all 32 under multiple tests during reads. - -To use, replace the existing file of the same name under SD -> nfc -> assets. You can rename the existing as a backup or [download it again](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/assets/resources/nfc/assets/mf_classic_dict.nfc) if ever needed. +To use, replace the existing file of the same name under SD -> nfc -> assets. You can rename the existing as a backup or download it again from the links above if ever needed. 