Raw entitlement data repository for Apple platforms.
Browse online: https://chichou.github.io/entdb
Contains XML entitlement files organized by platform group:
iOS/— iPhone/iPad entitlementsmac/— Apple Silicon Mac entitlements (macOS 11+)osx/— Intel Mac entitlements (OS X 10.7 – 10.15)
Each version directory contains:
meta.json— OS metadatapaths.txt— list of binary pathsbin/— XML entitlement files (mirrors Apple's filesystem hierarchy)
The scripts/ directory contains the build pipeline that converts raw XML
into a SQLite database and static KV files for the web frontend.
Updated automatically by entdb-indexer.
| Repository | Description |
|---|---|
| entdb | Web frontend |
| entdb-indexer | Indexer workflow |
MIT