]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhflegic.h
CHG: enhanced the "hf mfu info" a lot. It can detect UL/UL-C/UL-EV1/NTAG213/NTAG215...
[proxmark3-svn] / client / cmdhflegic.h
index 4819711623eec73ac943a536c213170050527299..ab8bc6fd7502b3b25e54c217533b445bb7c6fa94 100644 (file)
@@ -15,5 +15,10 @@ int CmdHFLegic(const char *Cmd);
 
 int CmdLegicRFRead(const char *Cmd);
 int CmdLegicDecode(const char *Cmd);
+int CmdLegicLoad(const char *Cmd);
+int CmdLegicSave(const char *Cmd);
+int CmdLegicRfSim(const char *Cmd);
+int CmdLegicRfWrite(const char *Cmd);
+int CmdLegicRfFill(const char *Cmd);
 
 #endif
Impressum, Datenschutz