Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 367423
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T13:43:36+00:00 2026-05-12T13:43:36+00:00

I am writing an application which reads information from am xml plist in the

  • 0

I am writing an application which reads information from am xml plist in the bundle upon startup. The information in the plist has been compiled through many days of work and I would like to ensure that it cannot be extracted easily from the app bundle by another party after distribution. Is there any way to secure or encrypt xml plists that one includes within your app bundle?

Any help would be greatly appreciated please.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T13:43:36+00:00Added an answer on May 12, 2026 at 1:43 pm

    There is no built-in encryption function in plist. Many people treats the compression as encryption.

    Here is what I would do,

    1. Make up an encryption key.
    2. write a tiny program to encrypt the plist into a binary file using SecKeyEncrypt().
    3. Put the binary file in the bundle.
    4. In the app, hide the key somewhere. For example, store them as pieces so it’s not easy to find from a dump.
    5. When you startup the app, read the binary file from bundle, decrypt it using SecKeyDecrypt() using the key and store the cleartext in memory.
    6. The cleartext is the plist and load the plist from the memory.

    This is still considered obfuscating because key is available in your bundle but it will be hard enough to deter most casual hackers.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm writing an application which reads data from a Microsoft Access database and writes
I am writing a cataloging application that parses through and extracts information from files
I'm writing an application which reads and displays images as ImageIcons (within a JLabel),
I am writing an application which has an authenticity mechanism, using HMAC-sha1, plus a
I have an application I'm writing which reads a docx file. It appears that
I'm writing a J2ME class which reads variable keys and contents from a resource
I'm writing an application which reads large arrays of floats and performs some simple
I'm writing a console application that reads in from a csv file and stores
I'm writing a C/C++ application under Linux that reads data from a raw socket
Hey, I'm writing a network application, in which I read packets of some custom

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.