mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
chg: preparation for smart card
This commit is contained in:
parent
5a22a72e9c
commit
ddd9f4e0fd
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@ typedef struct{
|
|||
#define CMD_DOWNLOADED_FLASHMEM 0x0124
|
||||
#define CMD_INFO_FLASH_MEM 0x0125
|
||||
|
||||
// RDV40, Smart card operations
|
||||
#define CMD_SMART_SEND 0x0140
|
||||
|
||||
// For low-frequency tags
|
||||
#define CMD_READ_TI_TYPE 0x0202
|
||||
#define CMD_WRITE_TI_TYPE 0x0203
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue