From: iceman1001 Date: Thu, 11 Sep 2014 21:29:14 +0000 (+0200) Subject: Merge branch 'master' of https://github.com/Proxmark/proxmark3 X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/76c7e6c36368c3fc23dc4fab1fe5852023c78fac Merge branch 'master' of https://github.com/Proxmark/proxmark3 Conflicts: client/cmdhfmf.c --- 76c7e6c36368c3fc23dc4fab1fe5852023c78fac diff --cc client/cmdhfmf.c index 37c6fe94,9ccfef95..0d4813dd --- a/client/cmdhfmf.c +++ b/client/cmdhfmf.c @@@ -551,12 -541,8 +552,7 @@@ int CmdHF14AMfDump(const char *Cmd return 1; } - if ((fout = fopen("dumpdata.bin","wb")) == NULL) { - PrintAndLog("Could not create file name dumpdata.bin"); - return 1; - } - - // Read key file - + // Read keys A from file for (sectorNo=0; sectorNo