Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

arandomdev/DyldExtractorC

Repository files navigation

DyldExtractorC

Extract Binaries from Apple's Dyld Shared Cache to be useful in a disassembler.

This is a alternative version of the main project DyldExtractor. Changing the language to c++ allows copying Apple's code for better output. Though for now, the main version should be used.

This tool requires the host machine to use Little Endian, but that shouldn't affect anyone.

About

Extract Binaries from Apple's DYLD Shared Cache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published