mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
Add SEOS AIDs
This commit is contained in:
parent
94204c0aec
commit
15ee28c7be
1 changed files with 16 additions and 0 deletions
|
@ -2406,5 +2406,21 @@
|
||||||
"Name": "AirDrop connection negotiation",
|
"Name": "AirDrop connection negotiation",
|
||||||
"Description": "Used by NFC-based AirDrop negotiation added in IOS17",
|
"Description": "Used by NFC-based AirDrop negotiation added in IOS17",
|
||||||
"Type": ""
|
"Type": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "a0000004400001010001",
|
||||||
|
"Vendor": "HID Global",
|
||||||
|
"Country": "",
|
||||||
|
"Name": "SEOS",
|
||||||
|
"Description": "Used by both by physical cards and mobile implementations",
|
||||||
|
"Type": "access"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"AID": "A00000054000060100010000FF",
|
||||||
|
"Vendor": "HID Global",
|
||||||
|
"Country": "",
|
||||||
|
"Name": "SEOS Mobile",
|
||||||
|
"Description": "Declared by some SEOS-compatible applications for HCE",
|
||||||
|
"Type": "access"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue