The IPA is just a renamed zip file.  

Rename the IPA from an .ipa to a zip and decompress. Right click on the 
contents and choose show package contents and you've access to all the files.

The PNG files are most likely converted to Apple's preferred CgBi format unless 
you or the developer has disabled that with a COMPRESS_PNG_FILES = NO; in the 
pList

So, if anyone can get to your IPA, they can get to the contents.  It's not 
rocket surgery.



On Sep 23, 2012, at 11:25 PM, Kyle Sluder wrote:

> On Sun, Sep 23, 2012, at 07:07 PM, Michael Hanna wrote:
>> I have an ios app that contains video files. I'm concerned about users
>> with
>> jailbroken phones being able to rip these videos out of the app.
> 
> You don't need to jailbreak your phone to get at the resources of an
> app; the .ipa itself is not encrypted.
> 
> --Kyle Sluder
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/zav%40mac.com
> 
> This email sent to z...@mac.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to