mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
CHG: 'hf mf chk' - adding default_key array refactoring (@merlokk)
This commit is contained in:
parent
8a69488582
commit
2bc60a87aa
3 changed files with 69 additions and 64 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "cmdhfmfhard.h"
|
||||
#include "mifarehost.h"
|
||||
#include "util_posix.h" // msclock
|
||||
#include "mifaredefault.h" // mifare default key array
|
||||
|
||||
|
||||
extern int CmdHFMF(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue