mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-31 03:50:12 -07:00
Extended iClass support with Card and Reader emulation!
This commit is contained in:
parent
fa4a296451
commit
1e26214152
7 changed files with 774 additions and 76 deletions
|
@ -94,6 +94,8 @@ typedef struct {
|
|||
#define CMD_WRITER_LEGIC_RF 0x0399
|
||||
|
||||
#define CMD_SNOOP_ICLASS 0x0392
|
||||
#define CMD_SIMULATE_TAG_ICLASS 0x0393
|
||||
#define CMD_READER_ICLASS 0x0394
|
||||
|
||||
// For measurements of the antenna tuning
|
||||
#define CMD_MEASURE_ANTENNA_TUNING 0x0400
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue