Smart card ATR parsing

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

Results

Parsing ATR:

3B 80 80 01 01
TS = 0x3BDirect Convention
T0 = 0x80Y(1): b1000, K: 0 (historical bytes)
TD(1) = 0x80Y(i+1) = b1000, Protocol T=0
----
TD(2) = 0x01Y(i+1) = b0000, Protocol T=1
----
Historical bytes
TCK = 0x01correct checksum

Possibly identified card:

3B 80 80 01 01

ISO 14443 Type B without historical bytes

Electronic Passport

Spanish passport (2012)

Canadian Passport

Venez_Prox

Carta nazionale dei servizi

https://www.agid.gov.it/it/piattaforme/carta-nazionale-servizi

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: