From: pwpiwi Date: Tue, 25 Mar 2014 20:38:24 +0000 (+0100) Subject: Improvements/Fixes to 14443 sniffing/snooping X-Git-Tag: v1.0.0~6^2 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/d714d3effc50b7761dd308c6b0864deea14bd483?hp=d714d3effc50b7761dd308c6b0864deea14bd483 Improvements/Fixes to 14443 sniffing/snooping - fixed a circular buffer rollover bug in iso14443a.c - fixed 7 Byte UID handling in hf mf sniff - fixed "cannot append" error in hf mf sniff d - fixed hint on mfkey32 in hf mf sim x - fixed hf mf sniff sometimes showing rogue data from previous calloc - improve snooping/sniffing by syncing modulation detector window with reader signal (hi_iso14443a.v) - code cleanup of hi_iso14443a.v ---