• 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: mdbackup binary plist files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mdbackup binary plist files


  • Subject: Re: mdbackup binary plist files
  • From: Omar Qazi <email@hidden>
  • Date: Thu, 17 Jul 2008 11:21:18 -0700


On Jul 16, 2008, at 8:15 PM, Ryan Chapman wrote:

Hopefully there is someone here who knows something about binary plist
files. When an iPhone's firmware is upgraded in iTunes, a framework called
MobileSync creates a backup of the iPhone's data files. The backup is
stored in .mdbackup files, in ~/Library/Application
Support/MobileSync/<targetId>/
I've found that the .mdbackup files are Apple binary plists (the magic is
bplist00, followed by 0xD4), however any attempts to read the files give the
error "Conversion of data failed. The file is not UTF-8, or in the encoding
specified in XML header if XML."

The plists are encoded in base-64. You can use this to decode them: http://code.google.com/p/iphone-backup-decoder/

(Found via Craig Hockenberry on Twitter)

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >mdbackup binary plist files (From: "Ryan Chapman" <email@hidden>)

  • Prev by Date: Re: NSArraycontroller, Bindings nad NSTableview
  • Next by Date: Re: Sign extension in NSNumber / 10.4 SDK???
  • Previous by thread: Re: mdbackup binary plist files
  • Next by thread: Fwd: mdbackup binary plist files
  • Index(es):
    • Date
    • Thread