Decrypting iOS Apps | Information Intoxication
I’m going to walk through the steps it takes to decrypt an iOS app. Since iOS encrypts all of its apps it makes it basically impossible to do any static analysis on an app without decrypting first. If you want to be able to check out an app within IDA you...