mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
added core files.
need to add: 1. jansson (maybe needs jansson-devel) 2. arm and client side of exchangeapdu14a
This commit is contained in:
parent
affee79b69
commit
4fed815b88
9 changed files with 1031 additions and 23 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "cmdhftopaz.h" // TOPAZ
|
||||
#include "cmdhffelica.h" // ISO18092 / FeliCa
|
||||
#include "emv/cmdemv.h" // EMV
|
||||
#include "cmdhffido.h" // FIDO authenticators
|
||||
#include "cmdtrace.h" // trace list
|
||||
|
||||
extern int CmdHF(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue