From: pwpiwi Date: Wed, 28 Aug 2019 09:57:53 +0000 (+0200) Subject: fix hf iclass sim X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/0ab9002f36f8297c640cf9920c06d106ccae2d70?ds=sidebyside;hp=0ab9002f36f8297c640cf9920c06d106ccae2d70 fix hf iclass sim * sim 2: add responses to read(1) (Config) and read(5) (AIA) * sim 2/3: don't restrict CC to 00 bytes only * sim 3: add responding to read block commands * sim 2/3: add responding to READ_CHECK_KC * fix sizes of pre-encoded tag answers * change default card challenge * remove commented code * use #defines instead of numerical constants for simulation modes * some reformatting ---