Description
Decodes Apple's keyed archive and property list formats from Python. It helps tools inspect macOS and iOS configuration, metadata, application state, or exported data stored as text or binary plist files.
Plist files can contain private device, account, or application data. Treat files from backups or user profiles as sensitive and avoid exposing parsed values unnecessarily.