steven-michaud / SandboxMirror

Tool for reverse-engineering Apple's sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SandboxMirror

SandboxMirror is a tool for reverse engineering Apple's sandbox on Mac OS X (aka macOS), which is closed-source and almost entirely undocumented. Its internal workings are interesting in themselves. And a better understanding of them should be useful for application developers on OS X -- for example by making it easier to learn how to configure the sandbox intelligently.

SandboxMirror runs on OS X 10.9 (Mavericks) through macOS 10.12 (Sierra).

Steven Michaud, 9/2016

Table of Contents

About

Tool for reverse-engineering Apple's sandbox

License:MIT License


Languages

Language:C++ 91.5%Language:C 8.5%