]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.h
ADD: added the possibility to choose which block num to attack with "hf mf mifare...
[proxmark3-svn] / client / cmdlf.h
index 7dd1b044ddd07b884d4eb54db34e76a61e280d89..5dbb9b6e6a78f0478c0f1b0949539f7ead6bbb4e 100644 (file)
@@ -27,4 +27,12 @@ int CmdLFSnoop(const char *Cmd);
 int CmdVchDemod(const char *Cmd);
 int CmdLFfind(const char *Cmd);
 
+// usages helptext
+int usage_lf_cmdread(void);
+int usage_lf_read(void);
+int usage_lf_snoop(void);
+int usage_lf_config(void);
+int usage_lf_simfsk(void);
+int usage_lf_simask(void);
+int usage_lf_simpsk(void);
 #endif
Impressum, Datenschutz