Compare commits

..

2 Commits

Author SHA1 Message Date
UberGuidoZ
35c73e0f65
Added noproto's MFC write up 2023-08-25 18:27:43 -07:00
UberGuidoZ
ac8ea207ce Updated submodule 2023-08-25 14:00:36 -07:00
2 changed files with 4 additions and 2 deletions

@ -1 +1 @@
Subproject commit 7d68928e4e60cd013511bb623a9c15dbbcfadce1
Subproject commit 0acff3473bc49a429387bc102a2c0d5947a793ff

View File

@ -4,6 +4,8 @@
Includes some basic/crude NFC documentation in the ReadMe.<br>
Also make sure to check out Toxic_Wolf's [NFC Trolls repo](https://github.com/w0lfzk1n/Flipper-Zero-NFC-Trolls)!
Trouble or questions reading your cards? [Check out noproto's Mifare Classic write up](https://gist.github.com/noproto/63f5dea3f77cae4393a4aa90fc8ef427#file-mifareclassic-md)!
`mf_classic_dict` is an [upgraded NFC keys dictionary](https://github.com/UberGuidoZ/Flipper/tree/main/NFC/mf_classic_dict) (user/default) that almost triples the available keys.<br>
With it, you can recognize more (usually finding all 32) - now with sources and comments included!