Difference between revisions of "Property list (plist)"
From Forensics Wiki
Joachim Metz (Talk | contribs) (Created page with "{{expand}} The '''Property List (plist)''' format is widely used within Mac OS X. It is used to store various kinds of information, e.g. configuration. == External Links...") |
Joachim Metz (Talk | contribs) |
||
| Line 2: | Line 2: | ||
The '''Property List (plist)''' format is widely used within [[Mac OS X]]. It is used to store various kinds of information, e.g. configuration. | The '''Property List (plist)''' format is widely used within [[Mac OS X]]. It is used to store various kinds of information, e.g. configuration. | ||
| + | |||
| + | There are multiple format variations of plists: | ||
| + | * Binary plist | ||
| + | * XML plist | ||
| + | * JSON plist | ||
== External Links == | == External Links == | ||
Revision as of 00:18, 17 July 2012
|
Please help to improve this article by expanding it.
|
The Property List (plist) format is widely used within Mac OS X. It is used to store various kinds of information, e.g. configuration.
There are multiple format variations of plists:
- Binary plist
- XML plist
- JSON plist