mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
Add 'hf 15 csetuid' command to set UID on ISO15693 Magic tags (#842)
This commit is contained in:
parent
817611f565
commit
096dee1784
7 changed files with 177 additions and 1 deletions
|
@ -132,6 +132,7 @@ typedef struct{
|
|||
#define CMD_ISO_15693_FIND_AFI 0x0315
|
||||
#define CMD_ISO_15693_DEBUG 0x0316
|
||||
#define CMD_LF_SNOOP_RAW_ADC_SAMPLES 0x0317
|
||||
#define CMD_CSETUID_ISO_15693 0x0318
|
||||
|
||||
// For Hitag2 transponders
|
||||
#define CMD_SNOOP_HITAG 0x0370
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue