emulate nfc card with selected UID on android

℡╲_俬逩灬. 提交于 2021-01-27 12:11:21

问题


I want to ask 2question about nfc card emulate :

  1. can I emulate nfc card include uid that I select?

  2. I read HCE and don't understand what is the diffrent between HCE and Card Emulation with a Secure Element?.

what are the disadvantage with the Secure Element ? i can't control on the card data/uid and on HCE I can?


回答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



来源:https://stackoverflow.com/questions/46484272/emulate-nfc-card-with-selected-uid-on-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!