mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-06-07 15:21:53 +00:00
Add new entries to 'ecplist.json'
This commit is contained in:
@@ -70,6 +70,20 @@
|
||||
"name": "Transit: TFL",
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"type": "transit",
|
||||
"key": ["mbta", "boston"],
|
||||
"value": "6a02c801000300030000000000",
|
||||
"name": "Transit: MBTA",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"type": "transit",
|
||||
"key": ["brisbane"],
|
||||
"value": "6a02c801000300040000000000",
|
||||
"name": "Transit: Brisbane",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"type": "transit",
|
||||
"key": ["latap", "losangeles"],
|
||||
@@ -98,6 +112,20 @@
|
||||
"name": "Transit: Presto",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"type": "transit",
|
||||
"key": ["lyon"],
|
||||
"value": "6a02c80100030b300000000000",
|
||||
"name": "Transit: Lyon",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"type": "transit",
|
||||
"key": ["regielignedazur", "rla", "nice"],
|
||||
"value": "6a02c80100030c540000000000",
|
||||
"name": "Transit: Régie Ligne d'Azur",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"type": "access",
|
||||
"key": ["demo", "placeholder"],
|
||||
|
||||
Reference in New Issue
Block a user