]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfmfu.h
add: missing two hard_nested files..
[proxmark3-svn] / client / cmdhfmfu.h
index 6c9e3ea1b66834d54b6e166c51f6e5a4d326b4c7..1cda8db0310cfe2fe7d10b9a5faa03c5699a0804 100644 (file)
@@ -14,6 +14,8 @@ int CmdHF14AMfucAuth(const char *Cmd);
 int CmdHF14AMfUDump(const char *Cmd);
 int CmdHF14AMfUInfo(const char *Cmd);
 
+int CmdHF14AMfuELoad(const char *Cmd);
+
 uint32_t GetHF14AMfU_Type(void);
 int ul_print_type(uint32_t tagtype, uint8_t spacer);
 void ul_switch_off_field(void);
@@ -22,6 +24,7 @@ int usage_hf_mfu_dump(void);
 int usage_hf_mfu_info(void);
 int usage_hf_mfu_rdbl(void);
 int usage_hf_mfu_wrbl(void);
+int usage_hf_mfu_eload(void);
 
 int CmdHFMFUltra(const char *Cmd);
 
Impressum, Datenschutz