mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
fix aidlist
This commit is contained in:
parent
b07e33bcdb
commit
c861f68a87
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"AID": "315041592E5359532E4444463031",
|
"AID": "315041592E5359532E4444463031",
|
||||||
"Vendor": "Visa International",
|
"Vendor": "EMV",
|
||||||
"Country": "United States",
|
"Country": "United States",
|
||||||
"Name": "Visa Payment System Environment - PSE (1PAY.SYS.DDF01)",
|
"Name": "EMV Payment System Environment - PSE (1PAY.SYS.DDF01)",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Type": ""
|
"Type": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"AID": "325041592E5359532E4444463031",
|
"AID": "325041592E5359532E4444463031",
|
||||||
"Vendor": "Visa International",
|
"Vendor": "EMV",
|
||||||
"Country": "United States",
|
"Country": "United States",
|
||||||
"Name": "Visa Proximity Payment System Environment - PPSE (2PAY.SYS.DDF01)",
|
"Name": "EMV Proximity Payment System Environment - PPSE (2PAY.SYS.DDF01)",
|
||||||
"Description": "Visa payWave for Mobile",
|
"Description": "Visa payWave for Mobile",
|
||||||
"Type": ""
|
"Type": ""
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue