How to prevent NFC tag cloning?

前端 未结 4 2011
死守一世寂寞
死守一世寂寞 2020-12-01 08:46

I am making an app using NFC tags and I have to prevent the NFC tag from cloning. I have seen many other NFC tags which when tried to be cloned, shows a pop up message \"Clo

4条回答
  •  庸人自扰
    2020-12-01 09:17

    There is no guaranteed way to restrict the nfc tag from getting clone as all nfc tags are by default . Other apps use secret key with in a nfc tag but that also can be cracked.

提交回复
热议问题