mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-07-28 09:59:58 +00:00
Merge pull request #3261 from kormax/aidlist-new-mobile-aid
Add new mobile AID entries to 'aidlist.json'
This commit is contained in:
@@ -1511,6 +1511,28 @@
|
||||
"Description": "Nigerian local switch company",
|
||||
"Type": "EMV"
|
||||
},
|
||||
{
|
||||
"AID": "A00000047609",
|
||||
"Vendor": "Google",
|
||||
"Country": "United States",
|
||||
"Name": "Android Gesture Exchange",
|
||||
"Description": "Used to initiate data transfer between Android devices",
|
||||
"Type": "",
|
||||
"Sources": [
|
||||
"android://com.google.android.gms"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AID": "F00000FE2C",
|
||||
"Vendor": "Google",
|
||||
"Country": "United States",
|
||||
"Name": "Nearby Connections NFC Advertising",
|
||||
"Description": "Nearby Connections NFC advertising",
|
||||
"Type": "",
|
||||
"Sources": [
|
||||
"android://com.google.android.gms"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AID": "A0000004762010",
|
||||
"Vendor": "Google",
|
||||
@@ -2107,6 +2129,17 @@
|
||||
"Description": "",
|
||||
"Type": ""
|
||||
},
|
||||
{
|
||||
"AID": "D41000003453504159",
|
||||
"Vendor": "Samsung",
|
||||
"Country": "",
|
||||
"Name": "Samsung Pay",
|
||||
"Description": "Returns language preferences and other device information.",
|
||||
"Type": "",
|
||||
"Sources": [
|
||||
"android://com.samsung.android.spay"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AID": "D5280050218002",
|
||||
"Vendor": "",
|
||||
|
||||
Reference in New Issue
Block a user