Added Equip's ClassicConverter

This commit is contained in:
UberGuidoZ 2022-08-03 00:12:26 -07:00 committed by GitHub
parent 072d822d0e
commit db244b55bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# NFC Ramblings and Info # NFC Ramblings and Info
[Fun files](https://github.com/UberGuidoZ/Flipper/tree/main/NFC/Fun_Files) are thing I use or things I'm playing with. <br> [Fun files](https://github.com/UberGuidoZ/Flipper/tree/main/NFC/Fun_Files) are things I use or things I'm playing with. <br>
Includes some basic/crude NFC documentation in the ReadMe. Includes some basic/crude NFC documentation in the ReadMe.
`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> `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>
@ -8,7 +8,8 @@ With it, you can recognize more (usually finding all 32) - now with sources and
Added [Amiibo files](https://github.com/UberGuidoZ/Flipper/tree/main/NFC/Amiibo) due to popular request. (None were made by me!) Added [Amiibo files](https://github.com/UberGuidoZ/Flipper/tree/main/NFC/Amiibo) due to popular request. (None were made by me!)
You have to check out [Equip's](https://github.com/equipter/) Mifare Classic converter (BIN to Flipper) aptly named [ClassicConverter](https://github.com/equipter/ClassicConverter)!
The HID/picopass information has been merged into Official (and 3rd party firmware) but can be [found here](https://github.com/UberGuidoZ/Flipper/tree/main/picopass) too. The HID/picopass information has been merged into Official (and 3rd party firmware) but can be [found here](https://github.com/UberGuidoZ/Flipper/tree/main/picopass) too.
You can generate your own H10301 rfid files over at [Flipper Maker](https://flippermaker.github.io/) among MANY other things! You can generate your own H10301 rfid files over at [Flipper Maker](https://flippermaker.github.io/) among MANY other things!