]> git.zerfleddert.de Git - proxmark3-svn/commit
FIX: this fixes the "hf mf sniff l d f" command, which has been broken for a while...
authoriceman1001 <iceman@iuse.se>
Mon, 18 Apr 2016 11:18:02 +0000 (13:18 +0200)
committericeman1001 <iceman@iuse.se>
Mon, 18 Apr 2016 11:18:02 +0000 (13:18 +0200)
commit6c84c900179a0ff0959046ff0d65c68ab9077c50
tree83407f15dea3708d0776d0264628bf3372e4d16b
parentcd91e41cb53263b0354aded7b5f6008e6f774ce6
FIX: this fixes the "hf mf sniff l d f" command, which has been broken for a while.  The cuid is correct used for decrypting.
FIX: The flushing of logentries.
ADD: "hf mf sniff" - added the sniffing of UID's with a uidlen of 10.

Whats left? The key is not always found even if we use the "mfkey64" approach.

ADD: added the parity_zero attack in "hf mf mifare".  Still not working since piwi's changes to the iso14443a.c,  maybe needs a param to tell it to collect nonces for this special attack.
CHG: extracted some help-texts into usage_* methods. Changed some text as well

FIX:  "hf mf sim" command now uses both  mfkey32 and mfkey32_moebius version to find the key in attack mode.
CHG:  "hf mf sim" also now defaults to emul_memory to read a 4 byte UID.
client/cmdhfmf.c
client/mifarehost.c
client/mifarehost.h
client/scripting.c
Impressum, Datenschutz