NFC Tag Type 1 Protection

戏子无情 提交于 2019-12-25 13:36:37

问题


I got a Type 1 NFC TAG from NXP semiconductor ... i tried many android applications to reset or format and never worked , it says Protected or Blocked . The question is , how can i crack the NFC Card protection.


回答1:


Type1 NFC Tags have a simple but effective protection mechanism.

There are one time programmable lock bits on the tag. Each of this lock bits makes 8 bytes of data on the tag read only (simplified view).

Once these bits are set the memory is write protected for ever. Think of the lock bits as fuses: Once they are blown there is no way to un-blow them. There is also no master key to put the tag into read/write state or so.

Long story short: There is nothing you could crack on a Type1 NFC tag.



来源:https://stackoverflow.com/questions/15014083/nfc-tag-type-1-protection

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