NFSee is a flutter application that can dump data from various types of NFC tags & cards.
Currently NFSee can run on Android and iOS powered by Flutter.
Flutter SDK is required to build this project:
flutter pub get
flutter run # for debug version
flutter build # for release version
Type | Android | iOS | Description |
---|---|---|---|
P. R. C. Resident ID | ✅️ | ❌ | GUID only |
Beijing Yikatong | ✅️ | ❌ | Full1 |
Tsinghua University Campus Card | ✅️ | ✅️ | Full |
Bank Card (PPSE) | ✅️ | ❌ | Full |
T-Union Card | ✅️ | ✅️ | Full |
CityUnion Card | ✅️ | ✅️ | Full |
Shenzhen Tong | ✅️ | ✅️ | Full |
Lingnan Pass | ✅️ | ✅️ | Full |
Octopus | ✅️ | ✅️ | Limited metadata |
MIFARE Ultralight2 | ✅️ | ✅️ | NDEF records & Memory Dump |
MIFARE DESFire3 | ✅️ | ✅️ | NDEF records |
MIFARE Classic4 | ✅️ | ❌ | NDEF records |