CHG: 'hf mf hardnest' auto detect supported cpu-commandset. See helptext for more info. (@piwi)

This commit is contained in:
Chris
2018-11-05 17:46:32 +01:00
parent 1e4847739b
commit 3e7d9fde01
5 changed files with 160 additions and 41 deletions

View File

@@ -31,6 +31,7 @@
#include "mifaredefault.h" // mifare default key array
#include "cmdhf14a.h" // dropfield
#include "cliparser/cliparser.h" // argtable
#include "hardnested/hardnested_bf_core.h" // SetSIMDInstr
extern int CmdHFMF(const char *Cmd);