mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
ADD: 'lf animal' commands. CLONE/SIM/READ/DEMOD of FXD-B animal tags. Still some work left.
This commit is contained in:
parent
f80cd7e687
commit
c48211f7ed
6 changed files with 409 additions and 18 deletions
|
@ -40,7 +40,7 @@
|
|||
#include "cmdlfjablotron.h" // for JABLOTRON menu
|
||||
#include "cmdlfvisa2000.h" // for VISA2000 menu
|
||||
#include "cmdlfnoralsy.h" // for NORALSY meny
|
||||
|
||||
#include "cmdlffdx.h" // for FDX-B meny
|
||||
int CmdLF(const char *Cmd);
|
||||
|
||||
int CmdLFCommandRead(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue