https://github.com/itsjunetime/private_headers
random macOS/iOS private headers
https://github.com/itsjunetime/private_headers
Last synced: 16 days ago
JSON representation
random macOS/iOS private headers
- Host: GitHub
- URL: https://github.com/itsjunetime/private_headers
- Owner: itsjunetime
- Created: 2021-05-31T22:55:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-31T22:56:41.000Z (about 5 years ago)
- Last Synced: 2025-12-31T05:08:20.744Z (6 months ago)
- Language: Objective-C
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
headers dumped with dsdump:
```
dsdump --objc -a x86_64 --verbose=5 image > headers.h
```