Flipper/NFC/ReadMe.md

17 lines
1.2 KiB
Markdown
Raw Normal View History

2022-08-02 20:39:55 +00:00
# NFC Ramblings and Info
2022-08-03 07:12:26 +00:00
[Fun files](https://github.com/UberGuidoZ/Flipper/tree/main/NFC/Fun_Files) are things I use or things I'm playing with. <br>
2022-05-17 09:42:12 +00:00
Includes some basic/crude NFC documentation in the ReadMe.
2022-08-02 20:39:55 +00:00
`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>
2022-05-17 09:42:12 +00:00
With it, you can recognize more (usually finding all 32) - now with sources and comments included!
2022-05-18 23:18:49 +00:00
2022-08-02 20:39:55 +00:00
Added [Amiibo files](https://github.com/UberGuidoZ/Flipper/tree/main/NFC/Amiibo) due to popular request. (None were made by me!)
2022-08-03 07:23:36 +00:00
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)!<br>
If you're not blessed with other hardware to help crack Mifare Classic keys, give [Equip's mfkey32v2](https://github.com/equipter/mfkey32v2) a try.
2022-08-03 07:12:26 +00:00
2022-08-02 20:39:55 +00:00
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!