• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Encrypting NIBs and StoryBoards
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Encrypting NIBs and StoryBoards


  • Subject: Re: Encrypting NIBs and StoryBoards
  • From: Alex Zavatone <email@hidden>
  • Date: Sat, 26 Jan 2013 06:32:42 -0500

Since a storyboard is an XML file, is there a way you can make it an internal data structure to obfuscate it?

We were looking at this last week, just to see if we could read a storyboard into a dictionary to create preconfigured ones on the fly.


On Jan 25, 2013, at 9:09 PM, Jeffrey Walton wrote:

> Hi All,
>
> I'm interested in avoiding simple predicate tricks like played on
> OneSafe at https://viaforensics.com/iphone-forensics/preventing-widespread-ios-application-infection.html.
> While Zdziarski gets the secrets in OnePass, I'm more concerned with
> leaking filenames. The files themselves are using Authenticated
> Encryption (EtA variety), and I can keep a bad guy out with the
> authentication tag.
>
> Is it possible to encrypt a NIB or StoryBoard?
>
> I believe I can decrypt a NIB on the fly with initWithNibFile and a
> key derived from a password. But I'm not clear how to encrypt the NIB
> before it goes into an IPA or App Bundle.
>
> I'm also not clear what to do with Storyboards. I suspect the solution
> for NIBs will likely apply to StoryBoards in a general sense. I have
> not read any of the iOS 5.0 books yet, but its on the TODO list.
>
> Jeff
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Encrypting NIBs and StoryBoards (From: Jeffrey Walton <email@hidden>)

  • Prev by Date: Re: clang can not compile simple cpp file with main's second argument is typedef
  • Next by Date: Re: Will we ever be able to refactor C++?
  • Previous by thread: Encrypting NIBs and StoryBoards
  • Next by thread: clang can not compile simple cpp file with main's second argument is typedef
  • Index(es):
    • Date
    • Thread