Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
appledb_rs — Curated database of Apple internal artifacts (entitlements, frameworks, device versions) with API, CLI, and WebUI for iOS/macOS security research and reverse engineering. | Kitploit
Tools/GitHubGitHub/synacktiv/appledb_rs
OSINT (Open Source Intelligence)iOS SecurityStatic Code Analysis (SAST)Reverse EngineeringInformation GatheringCurated Resources
GitHubsynacktiv/appledb_rs

appledb_rs

Curated database of Apple internal artifacts (entitlements, frameworks, device versions) with API, CLI, and WebUI for iOS/macOS security research and reverse engineering.

View Repository
271610 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Apple artifacts database

ci status dependency status dependency status

Server storing various information about Apple internals on a per platform/version basis.

Stored artifacts:

  • Executables
    • Entitlements
    • Frameworks
  • Devices
    • Versions

Main features:

  • Full access via API calls, CLI or WebUI
  • Designed to be easily extensible
  • Works in full offline environments !

Installation

Improved documentation available here.

Server configuration

Improved documentation available here.

API documentation

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/

Useful tips

Development

Improved documentation available here.

Usage

Improved documentation available here.

Missing features

  • Generate and store public / private headers

Some features may still be missing, all pull requests are welcome !

Download Tool