mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-13 10:07:25 -07:00
starting with a application id file for desfire, for known application id:s.
This commit is contained in:
parent
3454076901
commit
682bded18a
1 changed files with 18 additions and 0 deletions
18
client/resources/aid_desfire.json
Normal file
18
client/resources/aid_desfire.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
[
|
||||
{
|
||||
"AID": "D3494F",
|
||||
"Vendor": "HID",
|
||||
"Country": "United States",
|
||||
"Name": "SIO DESFire Ev1",
|
||||
"Description": "",
|
||||
"Type": ""
|
||||
},
|
||||
{
|
||||
"AID": "4F5931",
|
||||
"Vendor": "Transport of London",
|
||||
"Country": "UK",
|
||||
"Name": "Oyster Card",
|
||||
"Description": "",
|
||||
"Type": ""
|
||||
},
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue