Apple artifacts database
Server storing various information about Apple internals on a per platform/version basis.
Currently stored:
- Entitlements
- Executables
Main features:
- Full access via API calls, CLI or WebUI
- Designed to be easily extensible
- Works in full offline environments !
Improved documentation available here.
Improved documentation available here.
Swagger documentations are available when running the server for both public and admin routes:
- Public routes path:
/api/v1/swagger/
- Admin routes path:
/api/admin/swagger/
Improved documentation available here.
- Generate and store public / private headers
- Store information about frameworks
Some features may still be missing, all pull requests are welcome !