]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/mifarecmd.h
1. updated usb commands
[proxmark3-svn] / armsrc / mifarecmd.h
diff --git a/armsrc/mifarecmd.h b/armsrc/mifarecmd.h
new file mode 100644 (file)
index 0000000..3c00a34
--- /dev/null
@@ -0,0 +1,28 @@
+//-----------------------------------------------------------------------------\r
+// Merlok - June 2011\r
+// Gerhard de Koning Gans - May 2008\r
+// Hagen Fritsch - June 2010\r
+//\r
+// This code is licensed to you under the terms of the GNU GPL, version 2 or,\r
+// at your option, any later version. See the LICENSE.txt file for the text of\r
+// the license.\r
+//-----------------------------------------------------------------------------\r
+// Routines to support ISO 14443 type A.\r
+//-----------------------------------------------------------------------------\r
+\r
+#ifndef __MIFARECMD_H\r
+#define __MIFARECMD_H\r
+\r
+#include "proxmark3.h"\r
+#include "apps.h"\r
+#include "util.h"\r
+#include "string.h"\r
+\r
+#include "iso14443crc.h"\r
+#include "iso14443a.h"\r
+#include "crapto1.h"\r
+#include "mifareutil.h"\r
+#include "common.h"\r
+\r
+\r
+#endif
\ No newline at end of file
Impressum, Datenschutz