mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-25 18:34:53 +00:00
Add 'STiD Mobile ID' entries to 'aidlist.json'
This commit is contained in:
@@ -3079,6 +3079,19 @@
|
||||
"android://io.blinetech.blineandroid"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AID": "F051BC535469644D6F62696C652D4944",
|
||||
"Vendor": "STiD",
|
||||
"Country": "France",
|
||||
"Name": "STiD Mobile ID Credential",
|
||||
"Description": "",
|
||||
"Type": "access",
|
||||
"Protocol": "stid_mobile_id",
|
||||
"Sources": [
|
||||
"android://com.stid.stidmobileid",
|
||||
"android://com.swiftlane.employee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AID": "F053555052454D410000000000000002",
|
||||
"Vendor": "Suprema",
|
||||
@@ -3105,6 +3118,18 @@
|
||||
"android://com.supremainc.supremapass"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AID": "F51BC0535469644D6F62696C65494401",
|
||||
"Vendor": "STiD",
|
||||
"Country": "France",
|
||||
"Name": "STiD Mobile ID Credential",
|
||||
"Description": "",
|
||||
"Type": "access",
|
||||
"Protocol": "stid_mobile_id",
|
||||
"Sources": [
|
||||
"android://com.stid.stidmobileid"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AID": "FF55494420414343455353",
|
||||
"Vendor": "UniFi",
|
||||
|
||||
@@ -38,6 +38,7 @@ Each entry in `client/resources/aidlist.json` must contain all of the fields bel
|
||||
- `salto_justin_mobile`
|
||||
- `samsung_vas`
|
||||
- `schlage_mobile_access`
|
||||
- `stid_mobile_id`
|
||||
- `suprema_mobile`
|
||||
- `unifi_identity`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user