mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Added SOF Sofia City Card
**Added SOF Sofia City Card** - *Please note that there is no Bulgarian equivalent name for it; they use the English card name.* **Updated MAD Public Transport Card** - *The AID is in an alternative endian, and has been reflected to show this.* **Various Formatting Updates** - *`[` and `]` have been replaced in favour of `(` and `)`.* Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
This commit is contained in:
parent
7f40ad7f9d
commit
6f7353bfb4
1 changed files with 13 additions and 5 deletions
|
@ -676,7 +676,7 @@
|
|||
"Vendor": "Invalid / Reserved",
|
||||
"Country": "",
|
||||
"Name": "Invalid / Reserved",
|
||||
"Description": "Used by YVR Compass and ATL Breeze",
|
||||
"Description": "Used by ATL Breeze, MAD Public Transport Card, and YVR Compass",
|
||||
"Type": "transport"
|
||||
},
|
||||
{
|
||||
|
@ -699,8 +699,8 @@
|
|||
"AID": "010000",
|
||||
"Vendor": "Consorcio Regional de Transportes Públicos Regulares de Madrid (CRTM)",
|
||||
"Country": "ES",
|
||||
"Name": "Tarjeta Transporte Publico (MAD)",
|
||||
"Description": "MAD Public Transport Card",
|
||||
"Name": "Tarjeta Transporte Publico (MAD) (Alternative Endian)",
|
||||
"Description": "MAD Public Transport Card (Alternative Endian)",
|
||||
"Type": "transport"
|
||||
},
|
||||
{
|
||||
|
@ -863,6 +863,14 @@
|
|||
"Description": "ITSO Public Transport Application // Provision of Citizen Services #0",
|
||||
"Type": "transport"
|
||||
},
|
||||
{
|
||||
"AID": "CA3490",
|
||||
"Vendor": "Urban Mobility Center",
|
||||
"Country": "BG",
|
||||
"Name": "Sofia City Card (SOF)",
|
||||
"Description": "SOF Sofia City Card",
|
||||
"Type": "transport"
|
||||
},
|
||||
{
|
||||
"AID": "EF2011",
|
||||
"Vendor": "Helsinki Region Transport (HRT)",
|
||||
|
@ -891,7 +899,7 @@
|
|||
"AID": "F21030",
|
||||
"Vendor": "Puget Sound Transit Agencies via Vix Technologies",
|
||||
"Country": "US",
|
||||
"Name": "ORCA [SEA]",
|
||||
"Name": "ORCA (One Regional Card for All) (SEA)",
|
||||
"Description": "One Regional Card For All // FIDs 02: Trip History; 04: current balance",
|
||||
"Type": "transport"
|
||||
},
|
||||
|
@ -979,7 +987,7 @@
|
|||
"AID": "F213F0",
|
||||
"Vendor": "Puget Sound Transit Agencies via Vix Technologies",
|
||||
"Country": "US",
|
||||
"Name": "ORCA (SEA)",
|
||||
"Name": "ORCA (One Regional Card for All) (SEA)",
|
||||
"Description": "One Regional Card for All // FIDs 00: Standard Data; 01: Backup Data",
|
||||
"Type": "transport"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue