implemented 'hf iclass dump xxxx',

all you need is the magic key to dump contents of an iclass card
This commit is contained in:
penturalabs 2014-06-17 10:55:37 +01:00
commit fecd8202a5
5 changed files with 392 additions and 51 deletions

View file

@ -116,7 +116,9 @@ typedef struct {
#define CMD_SNOOP_ICLASS 0x0392
#define CMD_SIMULATE_TAG_ICLASS 0x0393
#define CMD_READER_ICLASS 0x0394
#define CMD_READER_ICLASS_REPLAY 0x0395
#define CMD_READER_ICLASS_REPLAY 0x0395
#define CMD_ICLASS_ISO14443A_GETPUBLIC 0x0396
#define CMD_ICLASS_ISO14443A_WRITE 0x0397
// For measurements of the antenna tuning
#define CMD_MEASURE_ANTENNA_TUNING 0x0400