mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
add: 'hf list mf' - old 'hf mf sniff' decoding of data has now been incorporated annotations instead. (@merlokk)
---most likely broke something.. :) needs proper testing.
This commit is contained in:
parent
604aaf5356
commit
ad99b4f394
9 changed files with 1035 additions and 589 deletions
|
@ -33,7 +33,7 @@
|
|||
#include "protocols.h"
|
||||
#include "parity.h" // oddparity
|
||||
#include "iso15693tools.h" // ISO15693 crc
|
||||
|
||||
#include "cmdhflist.h" // annotations
|
||||
|
||||
extern int CmdHF(const char *Cmd);
|
||||
extern int CmdHFTune(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue