mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Fix signature command. Special response 0x9190 ?
This commit is contained in:
@@ -401,6 +401,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
||||
#define MFDES_E_EEPROM 0xEE
|
||||
#define MFDES_E_FILE_NOT_FOUND 0xF0
|
||||
#define MFDES_E_FILE_INTEGRITY 0xF1
|
||||
#define MFDES_SIGNATURE 0x90
|
||||
|
||||
|
||||
#define MFDES_CREATE_CYCLIC_RECORD_FILE 0xC0
|
||||
|
||||
Reference in New Issue
Block a user