https://github.com/kovs705/xcode15-runtimeheaders
Class dump of the internals of Xcode 15
https://github.com/kovs705/xcode15-runtimeheaders
headers reverse-engineering xcode
Last synced: 12 months ago
JSON representation
Class dump of the internals of Xcode 15
- Host: GitHub
- URL: https://github.com/kovs705/xcode15-runtimeheaders
- Owner: kovs705
- Created: 2024-02-07T05:34:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T19:18:28.000Z (about 2 years ago)
- Last Synced: 2025-02-15T02:25:58.066Z (about 1 year ago)
- Topics: headers, reverse-engineering, xcode
- Language: Objective-C
- Homepage:
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xcode15-RuntimeHeaders
Class dump of the internals of Xcode 15
|Xcode version : 15.2.0|
|------------------------|
|Class-dump version : 3.5|
> [Class-Dump](http://stevenygard.com/projects/class-dump/) is a command-line utility for examining the Objective-C runtime information stored in Mach-O files. It generates declarations for the classes, categories and protocols.