Smart card ATR parsing

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

Results

Parsing ATR:

3B F8 13 00 00 81 31 FE 45 4A 43 4F 50 76 32 34 31 B7
TS = 0x3BDirect Convention
T0 = 0xF8Y(1): b1111, K: 8 (historical bytes)
TA(1) = 0x13Fi=372, Di=4, 93 cycles/ETU (43010 bits/s at 4.00 MHz, 53763 bits/s for fMax=5 MHz)
TB(1) = 0x00VPP is not electrically connected
TC(1) = 0x00Extra guard time: 0
TD(1) = 0x81Y(i+1) = b1000, Protocol T=1
----
TD(2) = 0x31Y(i+1) = b0011, Protocol T=1
----
TA(3) = 0xFEIFSC: 254
TB(3) = 0x45Block Waiting Integer: 4 - Character Waiting Integer: 5
----
Historical bytes4A 43 4F 50 76 32 34 31
Category indicator byte: 0x4A (proprietary format) "COPv241"
TCK = 0xB7correct checksum

Possibly identified card:

3B F8 13 00 00 81 31 FE 45 4A 43 4F 50 76 32 34 .. ..

NXP JCOP v2.4.x (see hist bytes for more info)

3B F8 13 00 00 81 31 FE 45 4A 43 4F 50 76 32 34 31 B7

Nigerian eID Card (blank card)

Chip is NXP JCOP 2.4.1R3

Bank of Hawaii (Bank)

https://www.boh.com/

LA BANQUE POSTALE (Bank)

https://www.labanquepostale.fr/

bnpparibas (Bank)

http://www.bnpparibas.com/

Jcop040 (JavaCard)

Jcop21 (JavaCard)

Visa debit classic (Bank)

http://www.jpmorganchase.com/

JPMorgan Chase (Bank)

Visa (Bank)

https://unitedfcu.com/

JP Morgan chase bank (Bank)

http://www.jpmorganchase.com/

Navy Federal Credit Union (Bank)

https://www.navyfederal.org

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.