]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/nonce2key/nonce2key.h
MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code...
[proxmark3-svn] / client / nonce2key / nonce2key.h
index c195d97421e1fc2849da9f3232bc889c839ebf01..0f577cf862e038d3cd67222c7ca7a784ebfd5acb 100644 (file)
@@ -16,8 +16,7 @@
 #include <inttypes.h>
 #include <stdio.h>
 #include "crapto1.h"
-
-typedef unsigned char byte_t;
+#include "common.h"
 
 int nonce2key(uint32_t uid, uint32_t nt, uint64_t par_info, uint64_t ks_info, uint64_t * key); 
 
Impressum, Datenschutz