mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-12 08:16:09 -07:00
added SLIX-L functions and extended hf 15 sim
This commit is contained in:
parent
ebf1404a81
commit
a9b59a1b07
7 changed files with 1287 additions and 20 deletions
|
@ -146,6 +146,10 @@ typedef struct {
|
|||
#define CMD_ISO_15693_DEBUG 0x0316
|
||||
#define CMD_LF_SNOOP_RAW_ADC_SAMPLES 0x0317
|
||||
#define CMD_CSETUID_ISO_15693 0x0318
|
||||
#define CMD_ISO_15693_SLIX_L_DISABLE_PRIVACY 0x0319
|
||||
#define CMD_ISO_15693_SLIX_L_CHANGE_PASS 0x031A
|
||||
#define CMD_ISO_15693_SLIX_L_LOCK_PASS 0x031B
|
||||
#define CMD_ISO_15693_BRUTE_FORCE 0x031C
|
||||
|
||||
// For Hitag2 transponders
|
||||
#define CMD_SNOOP_HITAG 0x0370
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue