]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfmfu.h
Iceman's updates to MFU info and dump
[proxmark3-svn] / client / cmdhfmfu.h
index 72193390264351eb520837a2d16cdd8dc8c2c4aa..64f32a49fdc02912a6e51cbc1969f237f7c34da8 100644 (file)
@@ -19,6 +19,9 @@ void rol (uint8_t *data, const size_t len);
 
 uint8_t requestAuthentication( uint8_t *nonce);
 int try3DesAuthentication( uint8_t *key);
+uint8_t GetHF14AMfU_Type(void);
+
+int usage_hf_mfu_dump(void);
 
 int CmdHFMFUltra(const char *Cmd);
 int CmdHF14AMfUInfo(const char *Cmd);
Impressum, Datenschutz