-
Notifications
You must be signed in to change notification settings - Fork 911
Information on the main RFID tags supported by ProxmarkIII
The ProxmarkIII device has the capability of reading and writing almost any RFID that operates at 125kHz, 134kHz or 13.56MHz. As of GitHub build (after google code r850), the Proxmark III supports the following formats:
Note the following list can be out of date...
- iClass
- Legic
- Mifare Classic (officials and changeable UID)
- Mifare Ultralight (officials and changeable UID)
- Mifare Ultralight C (officials and changeable UID)
- Mifare Ultralight EV1
- NTAG 203, 213, 215, 216 (part of hf mfu)
- SRI512
- SRIX4K (authenticate command not supported)
- Some EID (Electronic Identification Documents)
NOTE
With RAW COMMANDS (pass-through) almost any 13.56 tag using the ISO14443A, 14443B and ISO15693 standard can be supported (some functions may require password/authentication sequence - read specific product datasheet for more info); ISO14443B' (Innovatron pre-ISO14443B standard) is not offically supported (lack of documentation). Some non-standard commands (ex. less-than-8-bits commands) are also supported.
- AWID
- Cotag R/O
- EM410x R/O
- EM4x05 R/W
- FDX-B
- FlexPass
- HID
- HiTAG R/W
- Indala
- Kantech ioProx
- Paradox
- PCF7931 R/W
- Presco
- Pyramid (Farpointe Data)
- T55xx R/W
- TI R/O
- Visa2000
An extended tag list with specific features can be found here. Please note that many of them have never been tested with Proxmark III hardware.
Struggling with this manual? Do you miss some explanation or found something wrong or ambigious? Then please post in the Manual Feedback section of the forum. Any feedback is appreciated.