Practical Mobile Forensics
上QQ阅读APP看书,第一时间看更新

Privilege separation

iOS runs with the principle of least privilege (PoLP). It contains two user roles: root and mobile. The most important processes in the system run with root user privileges. All other applications to which the user has direct access, such as the browser and third-party applications, run with mobile user privileges.