From: iceman1001 Date: Mon, 18 Apr 2016 11:26:16 +0000 (+0200) Subject: CHG: "hf 14a sim" command , correct use of FLAGS X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/bc9393715faea086a5275664cc12c628c7d49d4e?ds=inline;hp=bc9393715faea086a5275664cc12c628c7d49d4e CHG: "hf 14a sim" command , correct use of FLAGS CHG: "hf 14a sim" command, changed the data collection for the attackmode in SimulateIso14443aTag. It now uses @holiman 's original implementation. But we can't change "NR", so we do next. CHG: "hf 14a sim" command, nonce is increase with every new auth. This is for the "mfkey32_moebius" attack to work. CHG: "hf mf sim" command (function void Mifare1ksim ) now handles UID' with length 10. CHG: "hf mf sim" command nonce is increase with every new auth. This is for the "mfkey32_moebius" attack to work. ---