Skip to content Skip to sidebar Skip to footer

Emulate Nfc Card With Selected Uid On Android

I want to ask 2question about nfc card emulate : can I emulate nfc card include uid that I select? I read HCE and don't understand what is the diffrent between HCE and Card Emulat

Solution 1:

This subject may be a bit old but I was asking myself the same question. Apparently the UID of the card emulated by your phone is random, but if you want to emulate the UID too you need to overwrite /etc/libnfc-nxp.conf, but it requires root privileges. At least it works (or worked) for MIFARE Classic UID.

You can see more information on this link, slides 37 and + https://smartlockpicking.com/slides/Confidence_A_2018_Practical_Guide_To_Hacking_RFID_NFC.pdf

Post a Comment for "Emulate Nfc Card With Selected Uid On Android"