jumpycalm / pn532-cloner

Use NXP PN532 board to read and write MIFARE Classic, MIFARE Ultralight, as well as NTAG tags on Windows and macOS
GNU General Public License v2.0
42 stars 4 forks source link

Evaluate if we need to support Gen 2 Magic MIFARE Classic #6

Closed jumpycalm closed 2 years ago

jumpycalm commented 2 years ago

Gen 2 Magic MIFARE Classic tags do not have a backdoor, so factory resetting it is challenging especially if it is bricked by other applications. Evaluate the possibility to support it.

jumpycalm commented 2 years ago

Gen 2 support is added. Special care was performed (always use default access bits) to prevent the tags from being bricked. Gen 2 magic tag is not fully supported thanks to: https://github.com/jumpycalm/pn532-cloner/commit/f9860b586ea934bf01f344bb7060f14df1beb3f6