Skip to content
FSMdotCOM

FSMdotCOM

No fluff technology, news, article, videos and tutorials. Going in-depth and making it easy to understand even for the non tech-savvy.

  • Home
  • ACCESSORIES
  • APP
  • DESIGN & CODE
  • FOSS
  • HOWTO
  • LINUX
  • NEWS
  • PRIVACY
  • SECURITY
  • VIDEO

HowTo: Edit .plist Files on Windows And Fix iPhone Stuck At Boot Logo

Property list files are often used to store a user’s settings. They are also used to store information about bundles and applications, a task served by the resource fork in the old Mac OS.

This is a bit tricky, but not impossible and quite an easy process. First of all let’s see what with this .plist files? In the Mac OS X Cocoa, NeXTSTEP, and GNUstep programming frameworks, property list files are files that store serialized objects. Property list files use the filename extension .plist, and thus are often referred to as plist files.

Property list files are often used to store a user’s settings. They are also used to store information about bundles and applications, a task served by the resource fork in the old Mac OS.

[via Wikipedia]

Ok, so how to we edit such files on Windows? Well there are two different ways. The easy short way for advanced users, and the easy long way for really curious advanced users. If you do not know what to do with them, do not fool around. You either let them be, or precisely  follow various tutorials you might find.

Method 1. Easy short way

Part I

You can install Erica’s Utilities via Cydia on your iPhone or iTouch. The package contains an app called “plutil” that will convert binary plists to xml format. Once they are converted to xml, you can copy off your device and open them with any text editor. Notepad of Wordpad will do just fine, but i really suggest you use a good word editor like notepad++.

When you SSH into your device you will find Erica’s Utills to be installed to /var/root/bin

Part II

You can also use the various web-based binary to xml plist converters. A simple search string in Google will give you tons of such web apps.

click to enlarge

This method is (probably) the fastest method you can use for different tasks that you might want to perform. ( i.e for the tutorial we wrote back in the 2.x FW days: HowTo: Modify Cracked iPhone .ipa Files To Work On Lower Firmwares )

The second method is much more efficient if you are stuck at the boot logo. A few months ago, we wrote a tutorial on how to fix iPhone stuck at Apple logo, but that was in a way too vague, and maybe not accessible to all users.

iPhones get stuck at the Apple boot logo due to what is most probably a screwed up com.apple.Springboard.plist file.This can happen for many reasons, the main one being improper installation/uninstallation of packages (main script execution failed) via  Cydia.

You can fix this problem by SSHing into your iPhone, but there are some people that have SSH turned OFF or even worst , they didn’t install it in the first place. And that could be a problem.

Method II. Easy Long Way

If you’re stuck at the apple logo, connect your iPhone to your PC – itunes will recognize that “an” iPhone is connected to it, but it wont identify the iPhone as being your iPhone.If your phone is off , turn it on so that it goes back to the apple logo – before connecting it to your PC.If your phone is in restore mode – again – turn it off and turn it on – so that it goes back to the apple logo – before connecting it to your PC.

Once you’re connected to your PC, and itunes recognizes “an” iphone, you’re out of danger. i.e. you wont need to restore your phone, even though you do not have SSH installed, or, even if you shut off SSH.

Next step would be to download and install iPhoneBrowser. When you run iPhoneBrowser, the software might say that no iPhone is found. If that is the case, than disconnect and reconnect your device and iPhoneBrowser will recognize it.

Navigate to /System/Library/LaunchDaemons/com.apple.SpringBoard.plist and backup com.apple.Springboard.plist to your PC.Download and install EditPadLite from EditPad Lite – Free Text Editor for Windows . Than rename com.apple.Springboard.plist to com.apple.Springboard.plist.txt

After changing the file extension form .plist to .txt, open it wit EditPadLite ( Wordpad or Notpad wont work ) and edit the file by removing the the offending key in the DYLD_INSERT_LIBRARIES – usually this would be the .dylib key corresponding to the last application you installed or uninstalled, and which is probably the one causing your iphone to get stuck.

EXAMPLE:

<dict>
<key>DYLD_INSERT_LIBRARIES</key>
<string>/Library/Frameworks/SpringBoard.framework/SpringBoard.dylib:/Library/Intelliborn/intelliScreen</string>
</dict>

Let’s say that IntelliScreen was the problematic package ( usually was ). You will want want to just delete the .dylib key relating to it, from the DYLD libraries.Each .dylib key is separated by a colon.

Once you’ve deleted the problematic key, save the file, close EditPadLite and edit the file back from .txt to .plist. Restart iPhoneBrowser and navigate back to /System/Library/LaunchDaemons/com.apple.SpringBoard.plist.Delete the com.apple.Springboard.plist file on your phone and copy the one you just edited.Now turn off your iPhone and turn it back on. It should boot just fine, and you’ll have a fully functional iPhone.

There are extreme and rare cases when there are a couple of apps that caused iPhone to be stuck at boot logo. In that case you will want to delete delete all the .dylib keys and your file will look like this

<dict>
<key>DYLD_INSERT_LIBRARIES</key>
<string></string>
</dict>

Once all offending .dylib keys, corresponding apps and launchdemons have been deleted, disconnect iphone from your PC, and reboot. It might take a little longer than usual, but if all goes well, you will find that your iphone is back in working order.

[ thx Draxx from modmyi ]

NOTE: if anybody knows how to fix the Cyrillic fonts issues so that russians for example wont get only “???????” when they try to edit the plist file, let us know….



SUPPORT FSM

Monero (XMR) 43GnqUNJrTi9QyL7kEH8vM8pgWGCE6bjv1FSRipeNMM4TTeNnUVsRBb6MfMpQYxtLE7ReonxVVSXz2rFCEdW5H11LC3x73b
Bitcoin (BTC) 3PvaJPytg4pApTP5yCGpr62pRtudMgyfMQ
Ethereum (ETH) 0xd3c8677A4CfD9e8b4dFBb7720be2adb490Bd36b2
Author murdaFSMPosted on September 27, 2009December 27, 2022Categories HOWTOTags edit plist file, iphone stuck at boot logo, plist file, stuck at apple logo

Post navigation

Previous Previous post: iH8sn0w: iREB 3.1 With iPhone 3Gs ShSh Grabber
Next Next post: HowTo: Easy Downgrade iPhone 3G from 3.1 to 3.0

Recent Posts

  • Polygon MATIC price prediction 2025-2030
  • Tor 12 brings multi-locale and native Apple Silicon support
  • Why the Internet is at the forefront of investment
  • Could the smartwatch ever replace the smartphone?
  • Plausible Analytics: A privacy respecting alternative to Google Analytics
  • TempBox: Open source instant disposable emails client
  • Joe Rogan interviews Steve Jobs
  • HOW TO: Use GitHub issues to create a comments widget for your blog in 4 simple steps
  • Timeshifter makes it easier to fight jet lag
  • The Doomsday Alarm Clock
  • dynamicSpot brings iPhone 14’s Dynamic Island to Android devices
  • Later allows you to easily clear and restore your Mac’s workspace
  • CotEditor: An open source plain-text editor for macOS

Follow FSM

mastodon FSMdotCOM





SUPPORT

We don't think that using an adblocker = piracy. That's simply not true.

However, as a small non-corporate website, we would appreciate it if you'd consider whitelisting FSM in your adblock of choice.

Alternatively, consider donating using the options on this page.

LATEST ARTICLES

  • Polygon MATIC price prediction 2025-2030
  • Tor 12 brings multi-locale and native Apple Silicon support
  • Why the Internet is at the forefront of investment
  • Could the smartwatch ever replace the smartphone?
  • Plausible Analytics: A privacy respecting alternative to Google Analytics
  • Home
  • ACCESSORIES
  • APP
  • DESIGN & CODE
  • FOSS
  • HOWTO
  • LINUX
  • NEWS
  • PRIVACY
  • SECURITY
  • VIDEO
© 2008-2023 FSMdotCOM. All rights reserved.      ✉️ [email protected]      Privacy


▲ Back to Top ▲