Saturday, 27th September 2008Saturday, 27th September 2008 Home » Blog » Convert .plist From Binary To ASCII/Text XML
Convert .plist From Binary To ASCII/Text XML
Posted by Lester Chan at 23:01 in Programming
  • 3 Responses
  • 19,130 views

A popular site (http://140.124.181.188/~khchung/cgi-bin/plutil.cgi) that converts binary .plist file to ASCII/Text XML .plist file is down for quite sometime. I decided to mirror the site, but instead of Perl, I am using PHP to do it. Similar to the site, the processing is done by http://homer.informatics.indiana.edu/cgi-bin/plutil/plutil.cgi/.

Here is the link: http://lesterchan.net/plutil/

Just in case you are wondering, .plist is used by jailbroken iPhone to modify settings such as font face, font size, font colors, etc. If the file is in binary, you can’t modify it and hence this converter converts the binary content within the file to ASCII/Text and this will allow you to modify it.


SocialSocial
2 Comments2 Comments
Yasiph's Avatar
Yasiph
Comment #1
  • 04:32
  • Sunday, 28th September 2008

Ok… hmmm… plist to xml huh. After converting, will the file work back in the phone?

Lester Chan's Avatar
Lester ChanLester Chan
Comment #2
  • 11:09
  • Sunday, 28th September 2008

It will, the iPhone can read both binary and text XML. I just tested it by adding Silkscreen font to my iPhone.

Comments ClosedComments Closed

Comments are closed automatically after 90 days.

1 Trackback/Pingback1 Trackback/Pingback