X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/2414f97889aa53ca2b357e6ed3fe2960ee1b48ff..ec56429002dbccf8af357253a758ec88f359a21e:/include/usb_cmd.h diff --git a/include/usb_cmd.h b/include/usb_cmd.h index 7d7093b5..2969ed4e 100644 --- a/include/usb_cmd.h +++ b/include/usb_cmd.h @@ -114,6 +114,8 @@ typedef struct { #define CMD_MIFARE_EML_MEMSET 0x0602 #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 @@ -125,6 +127,8 @@ typedef struct { #define CMD_MIFARE_WRITEBL 0x0622 #define CMD_MIFARE_CHKKEYS 0x0623 +#define CMD_MIFARE_SNIFFER 0x0630 + #define CMD_UNKNOWN 0xFFFF // CMD_DEVICE_INFO response packet has flags in arg[0], flag definitions: