|
1 | 1 | [ |
2 | 2 | { |
| 3 | + "type": "vasorpay", |
3 | 4 | "value": "6a01000000", |
4 | 5 | "name": "VAS or payment", |
5 | 6 | "description": "Used when a reader needs a pass or a payment card. Sometimes called VAS over Payment" |
6 | 7 | }, |
7 | 8 | { |
| 9 | + "type": "vasandpay", |
8 | 10 | "value": "6a01000001", |
9 | 11 | "name": "VAS and payment", |
10 | 12 | "description": "Also called single tap mode. Displays pass info under a payment card. Allows reading multiple passes with different ids in one tap" |
11 | 13 | }, |
12 | 14 | { |
| 15 | + "type": "vasonly", |
13 | 16 | "value": "6a01000002", |
14 | 17 | "name": "VAS only", |
15 | 18 | "description": "Used when a reader requests passes only" |
16 | 19 | }, |
17 | 20 | { |
| 21 | + "type": "payonly", |
18 | 22 | "value": "6a01000003", |
19 | 23 | "name": "Payment only", |
20 | 24 | "description": "Used when a reader requests payment cards only. Also disables express mode for chinese transit cards" |
21 | 25 | }, |
22 | 26 | { |
| 27 | + "type": "gymkit", |
| 28 | + "value": "6a01c30000", |
| 29 | + "name": "GymKit", |
| 30 | + "description": "Used to pair Apple Watch with equipment supporting Apple GymKit" |
| 31 | + }, |
| 32 | + { |
| 33 | + "type": "ignore", |
23 | 34 | "value": "6a01cf0000", |
24 | 35 | "name": "Ignore", |
25 | 36 | "description": "iPhones before IOS17 emit this frame so that other Apple devices don't react to the field during background reading. Also emitted during NFCReaderSession subtypes" |
26 | 37 | }, |
27 | | - |
28 | 38 | { |
| 39 | + "type": "transit", |
| 40 | + "key": ["ventra", "chicago"], |
29 | 41 | "value": "6a02c801000300000000000000", |
30 | 42 | "name": "Transit: Ventra", |
31 | 43 | "description": "" |
32 | 44 | }, |
33 | 45 | { |
| 46 | + "type": "transit", |
| 47 | + "key": ["hopcard", "portland", "hopfastpass"], |
34 | 48 | "value": "6a02c801000304000000000000", |
35 | 49 | "name": "Transit: HOP Fastpass", |
36 | 50 | "description": "" |
37 | 51 | }, |
38 | 52 | { |
| 53 | + "type": "transit", |
| 54 | + "key": ["wmata", "smarttrip", "washington"], |
39 | 55 | "value": "6a02c801000300010000000000", |
40 | 56 | "name": "Transit: WMATA", |
41 | 57 | "description": "" |
42 | 58 | }, |
43 | 59 | { |
| 60 | + "type": "transit", |
| 61 | + "key": ["tfl", "london", "emv"], |
44 | 62 | "value": "6a02c801000300027900000000", |
45 | 63 | "name": "Transit: TFL", |
46 | 64 | "description": "Found by a member of Proxmark community. Data bytes define a mask of supported EMV payment networks for fallback. In this case: Amex, Visa, Mastercard, Maestro, Vpay" |
47 | 65 | }, |
48 | 66 | { |
| 67 | + "type": "transit", |
| 68 | + "key": ["latap", "losangeles"], |
49 | 69 | "value": "6a02c801000300050000000000", |
50 | 70 | "name": "Transit: LA TAP", |
51 | 71 | "description": "" |
52 | 72 | }, |
53 | 73 | { |
| 74 | + "type": "transit", |
| 75 | + "key": ["clipper", "sanfrancisco"], |
54 | 76 | "value": "6a02c801000300070000000000", |
55 | 77 | "name": "Transit: Clipper", |
56 | 78 | "description": "" |
57 | 79 | }, |
58 | 80 | { |
| 81 | + "type": "transit", |
| 82 | + "key": ["navigo", "idfm", "paris"], |
59 | 83 | "value": "6a02c8010003095a0000000000", |
60 | 84 | "name": "Transit: Navigo", |
61 | 85 | "description": "" |
62 | 86 | }, |
63 | | - |
64 | 87 | { |
| 88 | + "type": "transit", |
| 89 | + "key": ["presto", "toronto"], |
| 90 | + "value": "6a02c801000309600000000000", |
| 91 | + "name": "Transit: Presto", |
| 92 | + "description": "" |
| 93 | + }, |
| 94 | + { |
| 95 | + "type": "access", |
| 96 | + "key": ["demo", "placeholder"], |
65 | 97 | "value": "6a02c3020002ffff", |
66 | | - "name": "Access: Hotel: Hilton", |
67 | | - "description": "TCI might be a wildcard before a reservation is made" |
| 98 | + "name": "Access: Demo TCI 02FFFF", |
| 99 | + "description": "Demo TCI assigned by Apple to test access control systems; Also used as a placeholder in some cases" |
68 | 100 | }, |
69 | | - |
70 | 101 | { |
| 102 | + "type": "access", |
| 103 | + "subtype": "home", |
71 | 104 | "value": "6a02cb0206021100deadbeefdeadbeef", |
72 | | - "name": "Access: Home Key", |
| 105 | + "name": "Access: Home Key (HomeKey)", |
73 | 106 | "description": "Last 8 bytes refer to reader group identifier, common for all readers in same home installation, allows to differentiate between keys for different homes" |
74 | 107 | }, |
75 | | - |
76 | 108 | { |
| 109 | + "type": "access", |
| 110 | + "subtype": "home", |
| 111 | + "key": ["aliro"], |
| 112 | + "value": "6a02cb0206204220deadbeefdeadbeef", |
| 113 | + "name": "Access: Home Key (Aliro)", |
| 114 | + "description": "Last 8 bytes refer to reader group identifier, common for all readers in same home installation, allows to differentiate between keys for different homes" |
| 115 | + }, |
| 116 | + { |
| 117 | + "type": "access", |
| 118 | + "subtype": "pairing", |
| 119 | + "key": ["bmw"], |
77 | 120 | "value": "6a02c30209010001", |
78 | 121 | "name": "Access: Car Pairing: BMW", |
79 | 122 | "description": "Device does not respond to poll after this frame. Displays a car pairing popup for BMW" |
80 | 123 | }, |
81 | 124 | { |
| 125 | + "type": "access", |
| 126 | + "subtype": "pairing", |
| 127 | + "key": ["mercedes"], |
82 | 128 | "value": "6a02c30209010201", |
83 | 129 | "name": "Access: Car Pairing: Mercedes", |
84 | 130 | "description": "Device does not respond to poll after this frame. Displays a car pairing popup for Mercedes" |
85 | 131 | }, |
86 | 132 | { |
| 133 | + "type": "access", |
| 134 | + "subtype": "pairing", |
| 135 | + "key": ["genesis"], |
87 | 136 | "value": "6a02c30209010051", |
88 | 137 | "name": "Access: Car Pairing: Genesis", |
89 | 138 | "description": "Device does not respond to poll after this frame. Displays a car pairing popup for Genesis" |
90 | 139 | }, |
91 | 140 | { |
| 141 | + "type": "access", |
| 142 | + "subtype": "pairing", |
| 143 | + "key": ["kia"], |
92 | 144 | "value": "6a02c30209010041", |
93 | 145 | "name": "Access: Car Pairing: KIA", |
94 | 146 | "description": "Device does not respond to poll after this frame. Displays a car pairing popup for KIA" |
95 | 147 | }, |
96 | 148 | { |
| 149 | + "type": "access", |
| 150 | + "subtype": "pairing", |
| 151 | + "key": ["hyundai"], |
97 | 152 | "value": "6a02c30209010301", |
98 | 153 | "name": "Access: Car Pairing: Hyundai", |
99 | 154 | "description": "Device does not respond to poll after this frame. Displays a car pairing popup for Hyundai" |
100 | 155 | }, |
101 | 156 | { |
| 157 | + "type": "access", |
| 158 | + "subtype": "pairing", |
| 159 | + "key": ["byd"], |
102 | 160 | "value": "6a02c30209010701", |
103 | 161 | "name": "Access: Car Pairing: BYD", |
104 | 162 | "description": "Device does not respond to poll after this frame. Displays a car pairing popup for BYD" |
105 | 163 | }, |
106 | 164 | { |
| 165 | + "type": "access", |
| 166 | + "subtype": "pairing", |
| 167 | + "key": ["denza"], |
107 | 168 | "value": "6a02c30209010241", |
108 | 169 | "name": "Access: Car Pairing: Denza", |
109 | 170 | "description": "Device does not respond to poll after this frame. Displays a car pairing popup for Denza" |
110 | 171 | }, |
111 | 172 | { |
| 173 | + "type": "access", |
| 174 | + "subtype": "pairing", |
| 175 | + "key": ["lotus"], |
112 | 176 | "value": "6a02c30209010091", |
113 | 177 | "name": "Access: Car Pairing: Lotus", |
114 | 178 | "description": "Device does not respond to poll after this frame. Displays a car pairing popup for Lotus" |
115 | 179 | }, |
116 | | - |
| 180 | + { |
| 181 | + "type": "access", |
| 182 | + "subtype": "pairing", |
| 183 | + "key": ["audi"], |
| 184 | + "value": "6a02c30209010111", |
| 185 | + "name": "Access: Car Pairing: Audi", |
| 186 | + "description": "Device does not respond to poll after this frame. Displays a car pairing popup for Audi" |
| 187 | + }, |
| 188 | + { |
| 189 | + "type": "access", |
| 190 | + "subtype": "pairing", |
| 191 | + "key": ["volvo"], |
| 192 | + "value": "6a02c30209010401", |
| 193 | + "name": "Access: Car Pairing: Volvo", |
| 194 | + "description": "Device does not respond to poll after this frame. Displays a car pairing popup for Volvo" |
| 195 | + }, |
| 196 | + { |
| 197 | + "type": "access", |
| 198 | + "subtype": "pairing", |
| 199 | + "key": ["polestar", "plst"], |
| 200 | + "value": "6a02c30209010131", |
| 201 | + "name": "Access: Car Pairing: Polestar", |
| 202 | + "description": "Device does not respond to poll after this frame. Displays a car pairing popup for Polestar" |
| 203 | + }, |
117 | 204 |
|
118 | 205 | { |
| 206 | + "type": "identity", |
119 | 207 | "value": "6a0281030000", |
120 | 208 | "name": "Identity", |
121 | 209 | "description": "Used for reading ISO18013 digital IDs" |
122 | 210 | }, |
123 | 211 |
|
124 | 212 |
|
125 | 213 | { |
| 214 | + "type": "namedrop", |
126 | 215 | "value": "6a02890500010001deadbeef6969", |
127 | 216 | "name": "NameDrop", |
128 | 217 | "description": "Triggers a warp animation. Device does not respond to poll after this frame, but it serves as a trigger for AirDrop frame. Data part contains BLE MAC address" |
129 | 218 | }, |
130 | 219 | { |
| 220 | + "type": "airdrop", |
131 | 221 | "value": "6a02890500010000000000000000", |
132 | 222 | "name": "AirDrop", |
133 | 223 | "description": "Only sent if sees a NameDrop frame of other device. Device responds to poll with UID 00010203" |
|
0 commit comments