mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-23 23:55:15 +08:00
Updates to the Tesla AIDs
Now includes the AIDs that are used in the key fob and phone. Removed some AIDs that can't be selected.
This commit is contained in:
parent
165594e4cd
commit
bc6de92771
1 changed files with 7 additions and 15 deletions
|
@ -2128,27 +2128,19 @@
|
|||
"Type": "EMV"
|
||||
},
|
||||
{
|
||||
"AID": "7465736C6153746F7265303032",
|
||||
"AID": "7465736C614C6F6769633",
|
||||
"Vendor": "Tesla",
|
||||
"Country": "",
|
||||
"Name": "teslaStore002",
|
||||
"Description": "Tesla car key",
|
||||
"Name": "teslaLogic (Original AID)",
|
||||
"Description": "Key for Tesla vehicles",
|
||||
"Type": "Tesla"
|
||||
},
|
||||
{
|
||||
"AID": "7465736C614C6F67696330303201",
|
||||
"AID": "F465736C614C6F6769633",
|
||||
"Vendor": "Tesla",
|
||||
"Country": "",
|
||||
"Name": "teslaLogic002",
|
||||
"Description": "Tesla car key",
|
||||
"Type": "Tesla"
|
||||
},
|
||||
{
|
||||
"AID": "7465736C61",
|
||||
"Vendor": "Tesla",
|
||||
"Country": "",
|
||||
"Name": "tesla",
|
||||
"Description": "Tesla car key generic AID",
|
||||
"Name": "teslaLogic (Alternate AID)",
|
||||
"Description": "Key for Tesla vehicles",
|
||||
"Type": "Tesla"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue