January 2016
Beginner
204 pages
3h 54m
English
Now, let's study how to view the source code of an encrypted application. First, download the application from App Store and try the methods that you learned in the previous section.
Download the bubbsie application from App Store for demonstration purposes; if you try class-dump-z with an app downloaded from App Store, you will get an error stating that the binary is encrypted:

So, we need to decrypt the app before providing it to class-dump-z.
Follow the given steps to decrypt a signed iOS application:
Read now
Unlock full access