# - list of ATRs gathered from various sources # which are useful to have for checking ATR handling # code or card auto-detection logic # # Tim Hudson # tjh@cryptsoft.com # # ---8<--- # # Schlumberger - Cryptoflex # ATR DATA: 3b e2 00 00 40 20 49 03 ATR TEXT: ; . . . @ I . ATR Decoded: DIRECT PROTOCOL=0 TB1=00 TC1=00 TC2=20 HISTORICAL 49 03 # # Schlumberger - Payflex 1K # ATR DATA: 3b 23 00 35 11 80 ATR TEXT: ; # . 5 . . ATR Decoded: DIRECT PROTOCOL=0 TB1=00 HISTORICAL 35 11 80 # # Philips - DX # # Note: two of the bytes are invalid PIN presentation counters # so they will vary (max is 03) # ATR DATA: 3b fa 11 00 02 40 20 41 c0 03 f8 03 03 00 00 90 00 ATR TEXT: ; . . . . @ A . . . . . . . . . ATR Decoded: DIRECT PROTOCOL=0 TA1=11 TB1=00 TC1=02 TC2=20 HISTORICAL 41 c0 03 f8 03 03 00 00 90 00 # # Gemplus - DES cards? # ATR DATA: 3f 6c 00 00 24 a0 30 00 ff 00 00 01 00 04 90 00 ATR TEXT: ? l . . $ . 0 . . . . . . . . . ATR Decoded: INVERSE PROTOCOL=0 TB1=00 TC1=00 HISTORICAL 24 a0 30 00 ff 00 00 01 00 04 90 00 # # Racal - RG200 # # Note: TCK is cacluated includes TS - which is *wrong* # ATR DATA: 3b 88 01 50 43 31 36 54 34 7f ff 46 ATR TEXT: ; . . P C 1 6 T 4 . . F ATR Decoded: DIRECT PROTOCOL=1 HISTORICAL 50 43 31 36 54 34 7f ff TCK=46 (7d) # # Chipknip Version 1 (similair to Proton card) # ATR DATA: 3f 67 25 00 2a 20 00 40 68 9f 00 ATR TEXT: ? g % . * . @ h . . ATR Decoded: INVERSE PROTOCOL=0 TB1=25 TC1=00 HISTORICAL 2a 20 00 40 68 9f 00 # # Proton - Chipknip Version 2 (CC60 of Bull CP8): # ATR DATA: 3f 67 25 00 2a 20 00 41 68 90 00 ATR TEXT: ? g % . * . A h . . ATR Decoded: INVERSE PROTOCOL=0 TB1=25 TC1=00 HISTORICAL 2a 20 00 41 68 90 00 # # Chipknip Version 2 (CC1000 of Bull CP8 Multi applicationcard): # ATR DATA: 3f 67 25 00 2a 20 00 6f 68 90 00 ATR TEXT: ? g % . * . o h . . ATR Decoded: INVERSE PROTOCOL=0 TB1=25 TC1=00 HISTORICAL 2a 20 00 6f 68 90 00 # # Smartscope 1 (tryout for Chipper (Zeelandkaart)) (T=1) # ATR DATA: 3b 8b 81 31 40 34 53 4d 41 52 54 53 43 4f 50 45 31 6d ATR TEXT: ; . . 1 @ 4 S M A R T S C O P E 1 m ATR Decoded: DIRECT PROTOCOL=1 TA1=40 TB1=34 HISTORICAL 53 4d 41 52 54 53 43 4f 50 45 31 TCK=6d (6d) # # Smartscope 3 (used for studentcards) (T=1) # ATR DATA: 3b 8b 81 31 40 34 53 4d 41 52 54 53 43 4f 50 45 33 6f ATR TEXT: ; . . 1 @ 4 S M A R T S C O P E 3 o ATR Decoded: DIRECT PROTOCOL=1 TA1=40 TB1=34 HISTORICAL 53 4d 41 52 54 53 43 4f 50 45 33 TCK=6f (6f) # # DigiCash Facility Card # ATR DATA: 3f 05 dc 20 fc 00 01 ATR TEXT: ? . . . . . ATR Decoded: INVERSE PROTOCOL=0 HISTORICAL dc 20 fc 00 01 # # CAFE card # ATR DATA: 3b 85 40 64 ca fe 01 90 00 ATR TEXT: ; . @ d . . . . . ATR Decoded: DIRECT PROTOCOL=0 TC1=64 HISTORICAL ca fe 01 90 00 # # Chipper # ATR DATA: 3b eb 00 00 81 31 42 45 4e 4c 43 68 69 70 70 65 72 30 31 0a ATR TEXT: ; . . . . 1 B E N L C h i p p e r 0 1 . ATR Decoded: DIRECT PROTOCOL=1 TA1=42 TB1=00 TB2=45 TC1=00 HISTORICAL 4e 4c 43 68 69 70 70 65 72 30 31 TCK=0a (0a)