MifareClassicTool
MifareClassicTool copied to clipboard
An Android NFC app for reading, writing, analyzing, etc. MIFARE Classic RFID tags.
... Just to make the code more readable.
Hey, this MCT tool is very cool. I'm learning to create a flutter plugin for simple use. Currently I just learing form your source code for simple usage like read...
I want to read a tag with: - default sector with FFFFFFFFFFFF A-B keys, - sectors 4 to 8 with keys A0A1A2A3A4A5 for A and 458767340675 for B. I specified...
1、Clone UID function does not work. 2、Try to build a dump file based on the fact that the clone UID function is not available. As shown in the picture below,...
Please add the light theme.
### I read my tag with MCT and found that I couldn't get the KeyA of sector 3,8,9,11,12,13,14,15, which seem to be 000000000000. ### Let's take sector 3 for example,...
# Possible Memory Leak An [anonymous inner class](https://stackoverflow.com/questions/17778077/would-anonymous-handler-or-runnable-create-a-memory-leak) will hold a reference to the this pointer of the outer class and will not be released until the thread ends. It...
I have a Samsung Galaxy S3 that is not capable of NFC (I don't know why). I rooted it and installed external NFC, but iI can't bypass the pop-up that...