mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
ADD: started with a NEDAP demod, read, clone and sim functionality.
The encrypted part is not solveabled today.
This commit is contained in:
parent
b070f4e495
commit
56bbb25a41
7 changed files with 293 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
#include "cmdlfpyramid.h"// for pyramid menu
|
||||
#include "cmdlfviking.h" // for viking menu
|
||||
#include "cmdlfguard.h" // for GuardAll menu
|
||||
#include "cmdlfnedap.h" // for NEDAP menu
|
||||
|
||||
int CmdLF(const char *Cmd);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue