]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfmfu.h
mfu info / dump attempt at missing auths
[proxmark3-svn] / client / cmdhfmfu.h
index 0ec82b2dcf5a1d84007f17d3fcc927da5828a332..806c27d343effe6035fa71bbc59c3c085d5b69a1 100644 (file)
@@ -14,7 +14,7 @@ int CmdHF14AMfUCRdCard(const char *Cmd);
 int CmdHF14AMfucAuth(const char *Cmd);
 
 uint8_t requestAuthentication( uint8_t *nonce);
-int try3DesAuthentication( uint8_t *key);
+int try3DesAuthentication( uint8_t *key, bool switch_off_field);
 
 //general stuff
 int CmdHF14AMfUDump(const char *Cmd);
Impressum, Datenschutz