Smart card ATR parsing

Enter an ATR (Answer To Reset) and I will parse it for you.

Results

Parsing ATR:

3B 65 00 00 20 63 CB B7 20 1B
TS = 0x3BDirect Convention
T0 = 0x65Y(1): b0110, K: 5 (historical bytes)
TB(1) = 0x00VPP is not electrically connected
TC(1) = 0x00Extra guard time: 0
----
Historical bytes20 63 CB B7 20
Category indicator byte: 0x20 (proprietary format) "c.. "
Extra bytes1B

Error: Extra bytes: 1B

Possibly identified card: UNKNOWN

Canonical URL JSON output

Again

Submit another ATR


See also

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.

More documentation: