mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Fix DES authentification and format picc
This commit is contained in:
parent
3eee351f4f
commit
5adc8e876a
4 changed files with 967 additions and 548 deletions
|
@ -359,6 +359,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
#define MFDES_READSIG 0x3C
|
||||
#define MFDES_WRITE_DATA 0x3D
|
||||
#define MFDES_GET_KEY_SETTINGS 0x45
|
||||
#define MFDES_GET_UID 0x51
|
||||
#define MFDES_CHANGE_KEY_SETTINGS 0x54
|
||||
#define MFDES_SELECT_APPLICATION 0x5A
|
||||
#define MFDES_CHANGE_FILE_SETTINGS 0x5F
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue