Enter an ATR (Answer To Reset) and I will parse it for you.
Parsing ATR:
TS = 0x3B | Direct Convention |
---|---|
T0 = 0x9E | Y(1): b1001, K: 14 (historical bytes) |
TA(1) = 0x96 | Fi=512, Di=32, 16 cycles/ETU (250000 bits/s at 4.00 MHz, 312500 bits/s for fMax=5 MHz) |
TD(1) = 0x00 | Y(i+1) = b0000, Protocol T=0 |
---- | |
Historical bytes | 45 53 4D 41 52 54 31 31 00 00 00 00 00 00 |
Category indicator byte: 0x45 | (proprietary format) "SMART11......" |
Possibly identified card: UNKNOWN
Click here to enter the card description
The parsing code is part of pyscard and is available at parseATR.py.
The list of known ATR is also available online at smartcard_list.txt.
My blog contains a serie of artickes about ATR bytes.