How to encrypt application from being cracked. - iphone

余生颓废 提交于 2019-12-24 09:27:16

问题


I just was looking at some of the cracked applications. I want to know how can we encrypt our application from being cracked so easily. I also saw a video tutorial to crack the application using a simple software.

Is there any way to protect the paid app from crackers?

Many Thanks,
Nav


回答1:


There are some expensive libraries to protect the app. But, in my opinion, since a pirated copy should not be treated as a lost sale, the price of such libraries it's not worth.

edit: i just found anticrack that has a reasonable price




回答2:


Implementing protection on your side is risky. You could detect a modified binary or disabled signature checking and disable some features (like Game Center), but there is a slight risk of penalizing and dissatisfying a real customer, which IMHO is worse. Focus on creating a great app instead, and you could convert a "pirate" to a customer.



来源:https://stackoverflow.com/questions/5341408/how-to-encrypt-application-from-being-cracked-iphone

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