X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/f1f7430ae0215b7ba3743b6d14f9eec616bd00ab..3e750be37cd8e3231ae02260be6899391d206cb4:/include/usb_cmd.h diff --git a/include/usb_cmd.h b/include/usb_cmd.h index e4ec0493..a0ce4223 100644 --- a/include/usb_cmd.h +++ b/include/usb_cmd.h @@ -142,9 +142,12 @@ typedef struct{ #define CMD_SIMULATE_TAG_LEGIC_RF 0x0387 #define CMD_READER_LEGIC_RF 0x0388 #define CMD_WRITER_LEGIC_RF 0x0389 + #define CMD_EPA_PACE_COLLECT_NONCE 0x038A #define CMD_EPA_PACE_REPLAY 0x038B +#define CMD_LEGIC_INFO 0x03BC + #define CMD_ICLASS_READCHECK 0x038F #define CMD_ICLASS_CLONE 0x0390 #define CMD_ICLASS_DUMP 0x0391