mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-29 19:39:17 +08:00
Re-added teslaStore
AID, also added TeslaDAP
AID
This commit is contained in:
parent
bc6de92771
commit
f593efebf4
1 changed files with 16 additions and 0 deletions
|
@ -2127,6 +2127,14 @@
|
|||
"Description": "Brazilian Bank Banco Bradesco",
|
||||
"Type": "EMV"
|
||||
},
|
||||
{
|
||||
"AID": "7465736C6153746F7265",
|
||||
"Vendor": "Tesla",
|
||||
"Country": "",
|
||||
"Name": "teslaStore",
|
||||
"Description": "Undocumented AID associated with official Tesla Key Cards",
|
||||
"Type": "Tesla"
|
||||
},
|
||||
{
|
||||
"AID": "7465736C614C6F6769633",
|
||||
"Vendor": "Tesla",
|
||||
|
@ -2142,5 +2150,13 @@
|
|||
"Name": "teslaLogic (Alternate AID)",
|
||||
"Description": "Key for Tesla vehicles",
|
||||
"Type": "Tesla"
|
||||
},
|
||||
{
|
||||
"AID": "5465736c61444150",
|
||||
"Vendor": "Tesla",
|
||||
"Country": "",
|
||||
"Name": "TeslaDAP",
|
||||
"Description": "Undocumented AID associated with official Tesla BTLE Key Fobs",
|
||||
"Type": "Tesla"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue