hf mf sim x reader attack add-ons

forgot to include the mfkey32 attack
This commit is contained in:
marshmellow42 2016-06-22 11:26:11 -04:00
commit 7314995a5a
2 changed files with 43 additions and 0 deletions

View file

@ -19,5 +19,6 @@
#include "common.h"
int nonce2key(uint32_t uid, uint32_t nt, uint32_t nr, uint64_t par_info, uint64_t ks_info, uint64_t * key);
uint64_t mfkey32(uint32_t uid, uint32_t nt, uint32_t nr0_enc, uint32_t ar0_enc, uint32_t nr1_enc, uint32_t ar1_enc);
#endif