Parsing plist with plist Editor Pro
Plist Editor Pro is a tool for plist-files analysis that was recommended by Heather Mahalik and Rohit Tamma, the authors of the book Practical Mobile Forensics, Second Edition. Using this tool, plist-files with XML format and binary files can be analyzed.
Getting ready
Download the tool to your computer and install it, following the instructions from the installer.
The plist Editor Pro web page can be found at http://www.icopybot.com/plist-editor.htm.
How to do it…
- Start the program by double-clicking on the icon:
Plist Editor Pro icon
- When the program starts, select
View
and thenRead only mode
in the menu. It will protect the examined file contents from accidental changes:
The Read only mode flag in the View menu
- In order to open the plist-file, in the drop-down
File
menu, selectOpen
:
XML View mode
In the opened window, select the file and click Open. The opened file can be viewed in two modes,
XML View
andList View
:
List View mode