X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/1e262141523bcda8b170cc42fb5bd8d6bb8d17f1..39864b0bd41dd5e896bcb8eeabcf2c3932f2203a:/include/usb_cmd.h diff --git a/include/usb_cmd.h b/include/usb_cmd.h index a9096154..2969ed4e 100644 --- a/include/usb_cmd.h +++ b/include/usb_cmd.h @@ -68,6 +68,8 @@ typedef struct { #define CMD_SET_ADC_MUX 0x020F #define CMD_HID_CLONE_TAG 0x0210 #define CMD_EM410X_WRITE_TAG 0x0211 +#define CMD_INDALA_CLONE_TAG 0x0212 +#define CMD_INDALA_CLONE_TAG_L 0x0213 // for 224 bits UID /* CMD_SET_ADC_MUX: ext1 is 0 for lopkd, 1 for loraw, 2 for hipkd, 3 for hiraw */ @@ -112,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 @@ -123,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: