简体   繁体   中英

NFC reader commands sniffer

I'm trying to emulate a MIFARE DESfire card on my Android phone but I simply can't pick up any commands from the reader. I have a PN532 NFC board available and different phones with NFC.

As described here it is only possible to emulate ISO/IEC 7816-4 if the readers architecture works in a specific way.

So how can I pick up these commands from the reader?

Have a look at OpenPCD .

Beware that this might be illegal under some circumstances.

I decided to buy a pn532 board to run this program https://github.com/nfc-tools/libnfc/blob/master/utils/nfc-emulate-forum-tag4.c

In this way i could detect the readers' select package.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM