Get fileSize of info.plist to prevent piracy

前端 未结 4 1201
梦毁少年i
梦毁少年i 2020-12-23 12:38

I\'m trying to put anti-piracy code in my app. The previous answer to this (which I can\'t link to because of my member status - sucks) can be easily countered, since the \"

4条回答
  •  再見小時候
    2020-12-23 13:23

    As said here Determining if an iPhone is Jail broken Programmatically it looks like some of the most recent cracked apps installed via install0us don't have their info.plist modified. (at least the info.plist does not contain any signeridentity key). How could we detect the crack in such a case ?

提交回复
热议问题