https://github.com/onmyway133/runtime-headers
💿 iOS, macOS runtime headers
https://github.com/onmyway133/runtime-headers
headers ios mac runtime
Last synced: 11 months ago
JSON representation
💿 iOS, macOS runtime headers
- Host: GitHub
- URL: https://github.com/onmyway133/runtime-headers
- Owner: onmyway133
- License: mit
- Created: 2016-10-08T10:33:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T09:47:49.000Z (about 5 years ago)
- Last Synced: 2025-04-01T05:34:37.876Z (about 1 year ago)
- Topics: headers, ios, mac, runtime
- Language: Objective-C
- Homepage:
- Size: 14.7 MB
- Stars: 29
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Runtime Headers
## Description
- Support macOS
- 10.12
- 10.13
- Support iOS
- 10.0.2
- 11
## How to export
### macOS
- Checkout https://github.com/onmyway133/RuntimeBrowser/tree/fix/write
- Run `OSX/RuntimeBrowser.xcodeproj`
- Write to `Users/khoa/Downloads/macOS-Runtime-Headers`
### iOS
- Run `OCRuntime` iOS app on device
- Click `Load All` in `Frameworks` tab
- Find the web server IP in `About tab`
- In terminal, run `wget -r -t20 http://192.168.0.28:10000/tree/`
## Credit
- https://github.com/nst/RuntimeBrowser