I’m developing some iPhone application and I’m very frustrated when some of my applications published on hacked app resources. And anyone can install those apps for free.
So my question is: How to protect application from dumping into memory, running in debug mode and making hacked ipsw bundle? Is there source examples for that?
i found this source snippet as example of isCracked function