mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Merge pull request #1260 from craftbyte/patch-2
Add card to desfire AIDs, fix some categories
This commit is contained in:
commit
d527136dcc
1 changed files with 12 additions and 4 deletions
|
@ -342,7 +342,7 @@
|
||||||
"Country": "NZ",
|
"Country": "NZ",
|
||||||
"Name": "Access control",
|
"Name": "Access control",
|
||||||
"Description": "Card Application Directory (CAD)",
|
"Description": "Card Application Directory (CAD)",
|
||||||
"Type": ""
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "2081F4",
|
"AID": "2081F4",
|
||||||
|
@ -350,7 +350,7 @@
|
||||||
"Country": "NZ",
|
"Country": "NZ",
|
||||||
"Name": "Access control",
|
"Name": "Access control",
|
||||||
"Description": "Cardax Card Data Application",
|
"Description": "Cardax Card Data Application",
|
||||||
"Type": ""
|
"Type": "pacs"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "6F706C",
|
"AID": "6F706C",
|
||||||
|
@ -358,6 +358,14 @@
|
||||||
"Country": "US",
|
"Country": "US",
|
||||||
"Name": "Access control",
|
"Name": "Access control",
|
||||||
"Description": "Openpath PACS Application",
|
"Description": "Openpath PACS Application",
|
||||||
"Type": ""
|
"Type": "pacs"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"AID": "554E49",
|
||||||
|
"Vendor": "University of Ljubljana",
|
||||||
|
"Country": "SI",
|
||||||
|
"Name": "University of Ljubljana Student ID",
|
||||||
|
"Description": "",
|
||||||
|
"Type": "student"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue