Triple the verified NFC keys and scan all 32!

This commit is contained in:
UberGuidoZ 2022-05-12 22:43:57 -07:00 committed by GitHub
parent 466a27f1ec
commit d6b502362b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
Combined the stock Unleased firmware [mf_classic_dict.nfc](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/assets/resources/nfc/assets/mf_classic_dict.nfc) and all NFC keys from [Proxmark3's Iceman](https://github.com/RfidResearchGroup/proxmark3/tree/master/client/dictionaries) then removed dupes.
This has almost tripled the amount of verified keys and has been very successful in capturing all 32 under multiple tests.
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.