mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
core works
This commit is contained in:
parent
92a0639ba8
commit
46a294d585
6 changed files with 96 additions and 14 deletions
|
@ -424,6 +424,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
#define MFDES_INIT_KEY_SETTINGS 0x56
|
||||
#define MFDES_FINALIZE_KEY_SETTINGS 0x57
|
||||
#define MFDES_SELECT_APPLICATION 0x5A
|
||||
#define MFDES_CHANGE_CONFIGURATION 0x5C
|
||||
#define MFDES_CHANGE_FILE_SETTINGS 0x5F
|
||||
#define MFDES_GET_VERSION 0x60
|
||||
#define MFDES_GET_ISOFILE_IDS 0x61
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue