another "magic card" backdoor - command "read block". Added several commands to manipulate card data.

This commit is contained in:
Merlokbr@gmail.com 2012-07-05 14:05:01 +00:00
parent 208a0166b9
commit 545a1f385c
7 changed files with 288 additions and 15 deletions

View file

@ -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