]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/mifareutil.h
CHG: moved to header file
[proxmark3-svn] / armsrc / mifareutil.h
index 775a203689ef569659aeac8394455f1e10327c28..f59ab8068e1fe04c83f8d1d867bbd1953631b925 100644 (file)
@@ -8,11 +8,21 @@
 //-----------------------------------------------------------------------------\r
 // code for work with mifare cards.\r
 //-----------------------------------------------------------------------------\r
-#include "crapto1.h"\r
 \r
 #ifndef __MIFAREUTIL_H\r
 #define __MIFAREUTIL_H\r
 \r
+\r
+#include "proxmark3.h"\r
+#include "apps.h"\r
+#include "util.h"\r
+#include "string.h"\r
+#include "iso14443crc.h"\r
+#include "iso14443a.h"\r
+#include "crapto1.h"\r
+#include "parity.h"\r
+//#include "des.h"\r
+\r
 // mifare authentication\r
 #define CRYPT_NONE    0\r
 #define CRYPT_ALL     1\r
Impressum, Datenschutz