]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/mifaresniff.c
small improvements, added new command `hf mf sniff` (there will be cool sniffer)...
[proxmark3-svn] / armsrc / mifaresniff.c
diff --git a/armsrc/mifaresniff.c b/armsrc/mifaresniff.c
new file mode 100644 (file)
index 0000000..25c7780
--- /dev/null
@@ -0,0 +1,15 @@
+//-----------------------------------------------------------------------------\r
+// Merlok - 2012\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 mifare classic sniffer.\r
+//-----------------------------------------------------------------------------\r
+\r
+#include "mifaresniff.h"\r
+#include "apps.h"\r
+\r
+\r
+\r
Impressum, Datenschutz