iOS-Runtime-Headers is a large collection of Objective-C header files reconstructed from Apple’s private iOS frameworks and the public runtime. Its purpose is to expose class interfaces—methods, properties, ivars, protocols—that are not documented by Apple, making it easier to explore system behavior and reverse-engineer APIs. The headers are generated by inspecting binaries and metadata, then organized by framework so developers can browse relationships and inheritance hierarchies. This is invaluable for research, debugging, and tooling where you need to understand what UIKit, Foundation, or lower-level frameworks are actually doing under the hood. The project encourages read-only exploration; code using private APIs is generally unsuitable for App Store distribution. Practitioners use it to guide experiments, prototype ideas, and inform jailbreak or internal tooling where runtime knowledge is essential.

Features

  • Dynamically generated headers for iOS frameworks derived from runtime introspection
  • Includes both public and private API definitions
  • Supports diffing between versions (e.g., iOS 6.0 vs. 6.1) using tools like RuntimeBrowser
  • Facilitates understanding of private framework class structures and methods
  • Enables advanced debugging or reverse-engineering tasks
  • Receives contributions and updates via GitHub, with a significant star and fork count

Project Samples

Project Activity

See All Activity >

Categories

Runtimes

Follow iOS-Runtime-Headers

iOS-Runtime-Headers Web Site

Other Useful Business Software
The Most Powerful Software Platform for EHSQ and ESG Management Icon
The Most Powerful Software Platform for EHSQ and ESG Management

Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of iOS-Runtime-Headers!

Additional Project Details

Operating Systems

Apple iPhone, Mac

Programming Language

Objective C

Related Categories

Objective C Runtimes

Registered

2025-09-09