part of monstermerge..

This commit is contained in:
iceman1001 2017-07-27 20:58:59 +02:00
commit a8569849d6
14 changed files with 2705 additions and 1773 deletions

View file

@ -23,8 +23,9 @@
#include "common.h"
#include "util.h"
#include "mifare.h" // nonces_t struct
#include "mfkey.h" // mfkey32_moebious
#include "cmdhfmfhard.h"
#include "nonce2key/nonce2key.h"
#include "mifarehost.h"
extern int CmdHFMF(const char *Cmd);