X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/9276e859a6f57ba2518e501fd8148a390ca3aa5e..1a570b0a6a76cbba50646a476a59da8faf628686:/client/hid-flasher/usb_cmd.h diff --git a/client/hid-flasher/usb_cmd.h b/client/hid-flasher/usb_cmd.h index b662b929..01b2d83b 100644 --- a/client/hid-flasher/usb_cmd.h +++ b/client/hid-flasher/usb_cmd.h @@ -85,7 +85,7 @@ typedef struct{ #define CMD_INDALA_CLONE_TAG_L 0x0213 #define CMD_T55XX_READ_BLOCK 0x0214 #define CMD_T55XX_WRITE_BLOCK 0x0215 -#define CMD_T55XX_READ_TRACE 0x0216 +#define CMD_T55XX_RESET_READ 0x0216 #define CMD_T55XX_WAKEUP 0x0224 #define CMD_PCF7931_READ 0x0217 @@ -196,6 +196,8 @@ typedef struct{ #define CMD_MIFARE_DESFIRE 0x072e #define CMD_MIFARE_COLLECT_NONCES 0x072f + +#define CMD_HF_SNIFFER 0x0800 #define CMD_UNKNOWN 0xFFFF