Topic: Mifare Classic 1K Emulator
Hi,
Iam looking for a piece of code which allows me to emulate together with the libNFC + ACR122 an entire 1K Mifare Classic tag. If I have to do that work by my own I will start with the tag emulation example code from the manual ...
http://www.libnfc.org/api/nfc-emulate_8c-source.html
Starting in line 126 we are listen to reader requests and send, depending on the number of bits our tag response. If we will receive i.e. a request for block 0x04 using key A, why is it not possible to send an answer which will be read out of a previously generated plaintext file ?
Iam new in the RFID business, so dont blame me to much ![]()