From: iceman1001 Date: Wed, 6 May 2015 21:50:31 +0000 (+0200) Subject: ADD: added the new magic detection, where we send a partial ISO14443A_CMD_WRITEBLOC... X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/802319a37ea88e022b9d2b57466411debd89bb57?hp=802319a37ea88e022b9d2b57466411debd89bb57 ADD: added the new magic detection, where we send a partial ISO14443A_CMD_WRITEBLOCK (0xA0) command to page 0. if the tag answer 0xA ACK (its magic) or if it answers 0x00 NACK its not. The normal behavior for a tag is to send NACK. ---