mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
refactored topaz commands. It still uses a global var with dynamic memory. Added rdbl, wrbl, view, dump commands to match rest of client
This commit is contained in:
parent
5a4b8c8224
commit
62980b5038
7 changed files with 567 additions and 139 deletions
|
@ -48,6 +48,7 @@ typedef enum {
|
|||
jsfEM4x50,
|
||||
jsfFido,
|
||||
jsfFudan,
|
||||
jsfTopaz,
|
||||
} JSONFileType;
|
||||
|
||||
typedef enum {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue