https://github.com/macmade/dyld-cache-dump
A macOS command-line tool to dump the contents of dyld shared cache files.
https://github.com/macmade/dyld-cache-dump
cache dump dyld dyld-shared-cache extract framework ios library macos reverse-engineering
Last synced: 5 months ago
JSON representation
A macOS command-line tool to dump the contents of dyld shared cache files.
- Host: GitHub
- URL: https://github.com/macmade/dyld-cache-dump
- Owner: macmade
- License: mit
- Created: 2023-06-12T16:18:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T10:53:04.000Z (10 months ago)
- Last Synced: 2025-04-19T17:12:51.625Z (10 months ago)
- Topics: cache, dump, dyld, dyld-shared-cache, extract, framework, ios, library, macos, reverse-engineering
- Language: Swift
- Homepage: https://xs-labs.com
- Size: 19.5 KB
- Stars: 36
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
dyld-cache-dump
===============
[](https://github.com/macmade/dyld-cache-dump/actions/workflows/ci-mac.yaml)
[](https://github.com/macmade/dyld-cache-dump/issues)


[](https://twitter.com/macmade)
[](https://github.com/sponsors/macmade)
### About
A macOS command-line tool to dump the contents of dyld shared cache files.
```
Usage: dyld-cache-dump SOURCE DESTINATION
```
### Installation
```
brew install --HEAD macmade/tap/dyld-cache-dump
```
License
-------
Project is released under the terms of the MIT License.
Repository Infos
----------------
Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade