mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-10 15:32:41 -07:00
another "magic card" backdoor - command "read block". Added several commands to manipulate card data.
This commit is contained in:
parent
208a0166b9
commit
545a1f385c
7 changed files with 288 additions and 15 deletions
|
@ -115,6 +115,7 @@ typedef struct {
|
|||
#define CMD_MIFARE_EML_MEMGET 0x0603
|
||||
#define CMD_MIFARE_EML_CARDLOAD 0x0604
|
||||
#define CMD_MIFARE_EML_CSETBLOCK 0x0605
|
||||
#define CMD_MIFARE_EML_CGETBLOCK 0x0606
|
||||
|
||||
#define CMD_SIMULATE_MIFARE_CARD 0x0610
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue