mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-08-28 03:04:18 +00:00
Merge pull request #3446 from kormax/innovatron-early-cd97-support
Add early Innovatron CD97 support to Calypso
This commit is contained in:
@@ -254,6 +254,14 @@
|
||||
"2060"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "UNKNOWN_EF_2061",
|
||||
"sfi": "11",
|
||||
"path": [
|
||||
"2000",
|
||||
"2061"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "TICKETING_COUNTERS_8",
|
||||
"sfi": null,
|
||||
@@ -504,6 +512,20 @@
|
||||
"21F0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "UNKNOWN_EF_2F00",
|
||||
"sfi": null,
|
||||
"path": [
|
||||
"2F00"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "UNKNOWN_EF_2F02",
|
||||
"sfi": null,
|
||||
"path": [
|
||||
"2F02"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "DISPLAY",
|
||||
"sfi": "05",
|
||||
@@ -1182,6 +1204,13 @@
|
||||
"3F1C"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "UNKNOWN_EF_3FFF",
|
||||
"sfi": "18",
|
||||
"path": [
|
||||
"3FFF"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "UNKNOWN_EF_4101",
|
||||
"sfi": "01",
|
||||
|
||||
+933
-928
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user