HomeCybersecurityiOS Sandbox Isolation Simulator

iOS Sandbox Isolation Simulator

Interactive iOS app sandbox simulator: watch isolated apps request access to system resources (contacts, camera, location, files) through entitlement checks, toggle permissions live, and see a simulated jailbreak escape attempt blocked by kernel-level enforcement.

Cybersecurity3DModerate60 FPS🔥 Fire
ios-security ↗ Open standalone

Every app on iOS runs inside its own kernel-enforced sandbox, unable to touch another app's files or reach a system resource without a signed entitlement. This simulator visualizes that model directly: colored app containers orbit a cluster of shared resources — contacts, camera, location and the file system — each firing periodic access requests. A request with a granted entitlement travels as a green beam straight to the resource; one without is stopped exactly at the sandbox wall as a red flash, never reaching its target. Click any app to inspect and toggle its four entitlements live, and trigger a simulated jailbreak escape attempt to see why kernel-level enforcement stops a sandbox breakout even when the app itself is compromised.

⚙ Under the hood

Interactive iOS app sandbox simulator: colored app containers orbit a hub of system resources (contacts, camera, location, files) and fire periodic access requests. A granted entitlement lets a green beam reach the resource; a missing one is stopped as a red flash exactly at the sandbox wall. Click any app to toggle its four entitlements live, and trigger a simulated jailbreak escape attempt blocked by kernel-level enforcement.

Three.jscybersecurityiOSsandboxingentitlementsapp isolation

3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)