mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
Merge pull request #2641 from ry4000/master
Updated Inner Range AID and Added PT AIDs
This commit is contained in:
commit
ef43a94d8f
1 changed files with 21 additions and 5 deletions
|
@ -201,10 +201,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "F47300",
|
"AID": "F47300",
|
||||||
"Vendor": "Inner Range",
|
"Vendor": "Inner Range Pty Ltd",
|
||||||
"Country": "AU",
|
"Country": "AU",
|
||||||
"Name": "Sifer-P, Sifer-U Credential",
|
"Name": "SIFER-P / SIFER-U Credential",
|
||||||
"Description": "Inner Range access control",
|
"Description": "Inner Range Access Control",
|
||||||
"Type": "pacs"
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -699,7 +699,7 @@
|
||||||
"AID": "F33480",
|
"AID": "F33480",
|
||||||
"Vendor": "Besucherausweis",
|
"Vendor": "Besucherausweis",
|
||||||
"Country": "DE",
|
"Country": "DE",
|
||||||
"Name": "Visitor's Pass",
|
"Name": "Visitor Badge",
|
||||||
"Description": "Besucherausweis",
|
"Description": "Besucherausweis",
|
||||||
"Type": "student"
|
"Type": "student"
|
||||||
},
|
},
|
||||||
|
@ -943,6 +943,14 @@
|
||||||
"Description": "DUB Leap Card // Transport for Ireland // FIDs: 01,1F: Backup Data; 02-0A: Standard Data",
|
"Description": "DUB Leap Card // Transport for Ireland // FIDs: 01,1F: Backup Data; 02-0A: Standard Data",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"AID": "484000",
|
||||||
|
"Vendor": "Sistema de Tren Elétrico Urbano (SITEUR)",
|
||||||
|
"Country": "MX",
|
||||||
|
"Name": "Mi Movilidad Card (GDL)",
|
||||||
|
"Description": "GDL Mi Movilidad Card",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"AID": "4F5931",
|
"AID": "4F5931",
|
||||||
"Vendor": "Transport for London (TfL)",
|
"Vendor": "Transport for London (TfL)",
|
||||||
|
@ -1047,6 +1055,14 @@
|
||||||
"Description": "SOF Sofia City Card",
|
"Description": "SOF Sofia City Card",
|
||||||
"Type": "transport"
|
"Type": "transport"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"AID": "DD00DD",
|
||||||
|
"Vendor": "Regional Transporation District (RTD) via masabi justride",
|
||||||
|
"Country": "US",
|
||||||
|
"Name": "MyRide Card (DEN)",
|
||||||
|
"Description": "DEN MyRide Card",
|
||||||
|
"Type": "transport"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"AID": "EF2011",
|
"AID": "EF2011",
|
||||||
"Vendor": "Helsinki Region Transport (HRT)",
|
"Vendor": "Helsinki Region Transport (HRT)",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue