mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
Merge pull request #2480 from ry4000/master
R&Y: Added SOF Sofia City Card to aid_desfire.json
This commit is contained in:
commit
f1041c06a7
1 changed files with 13 additions and 5 deletions
|
@ -676,7 +676,7 @@
|
||||||
"Vendor": "Invalid / Reserved",
|
"Vendor": "Invalid / Reserved",
|
||||||
"Country": "",
|
"Country": "",
|
||||||
"Name": "Invalid / Reserved",
|
"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"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -699,8 +699,8 @@
|
||||||
"AID": "010000",
|
"AID": "010000",
|
||||||
"Vendor": "Consorcio Regional de Transportes Públicos Regulares de Madrid (CRTM)",
|
"Vendor": "Consorcio Regional de Transportes Públicos Regulares de Madrid (CRTM)",
|
||||||
"Country": "ES",
|
"Country": "ES",
|
||||||
"Name": "Tarjeta Transporte Publico (MAD)",
|
"Name": "Tarjeta Transporte Publico (MAD) (Alternative Endian)",
|
||||||
"Description": "MAD Public Transport Card",
|
"Description": "MAD Public Transport Card (Alternative Endian)",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -863,6 +863,14 @@
|
||||||
"Description": "ITSO Public Transport Application // Provision of Citizen Services #0",
|
"Description": "ITSO Public Transport Application // Provision of Citizen Services #0",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"AID": "CA3490",
|
||||||
|
"Vendor": "Urban Mobility Center",
|
||||||
|
"Country": "BG",
|
||||||
|
"Name": "Sofia City Card (SOF)",
|
||||||
|
"Description": "SOF Sofia City Card",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"AID": "EF2011",
|
"AID": "EF2011",
|
||||||
"Vendor": "Helsinki Region Transport (HRT)",
|
"Vendor": "Helsinki Region Transport (HRT)",
|
||||||
|
@ -891,7 +899,7 @@
|
||||||
"AID": "F21030",
|
"AID": "F21030",
|
||||||
"Vendor": "Puget Sound Transit Agencies via Vix Technologies",
|
"Vendor": "Puget Sound Transit Agencies via Vix Technologies",
|
||||||
"Country": "US",
|
"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",
|
"Description": "One Regional Card For All // FIDs 02: Trip History; 04: current balance",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
@ -979,7 +987,7 @@
|
||||||
"AID": "F213F0",
|
"AID": "F213F0",
|
||||||
"Vendor": "Puget Sound Transit Agencies via Vix Technologies",
|
"Vendor": "Puget Sound Transit Agencies via Vix Technologies",
|
||||||
"Country": "US",
|
"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",
|
"Description": "One Regional Card for All // FIDs 00: Standard Data; 01: Backup Data",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue