mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
removed some commands again
moved internal commands to only build in standalone mode send NACK if DisablePrivacySlixLIso15693 fails
This commit is contained in:
parent
31e4c66f00
commit
3d411bee02
4 changed files with 37 additions and 157 deletions
|
@ -147,9 +147,6 @@ typedef struct {
|
|||
#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