]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfhid.h
ADD: Added the HitagS from @spenneb ref:https://events.ccc.de/congress/2015/Fahrplan...
[proxmark3-svn] / client / cmdlfhid.h
index 328f3b1326153f22f94dbdb90d64e201ee8d2745..2a0b5d2173feb01b6b35ea0514fb7019e4a1dfc8 100644 (file)
 #define CMDLFHID_H__
 
 int CmdLFHID(const char *Cmd);
-
-int CmdHIDDemod(const char *Cmd);
+//int CmdHIDDemod(const char *Cmd);
 int CmdHIDDemodFSK(const char *Cmd);
 int CmdHIDSim(const char *Cmd);
+int CmdHIDClone(const char *Cmd);
+int CmdHIDWiegand(const char *Cmd);
+int CmdHIDBrute(const char *Cmd);
 
+int usage_lf_hid_wiegand(void);
+int usage_lf_hid_brute(void);
 #endif
Impressum, Datenschutz