I have an algorithm in my code that is worth some money so I want to encrypt my iPhone app with 128-bit encryption before I put it on the market so it can not be decompiled and I am having trouble finding information on what is the best way to do it. It cant use internet either.
Thanks in advance
Completely agree with Bill. You can’t make your app uncrackable. What you can do is just make it difficult for the hackers to try such a thing. See the options that you have in discussions in this thread and some general discussions about why it’s difficult, in this thread.