Skip to content

Extract Binaries from Apple's DYLD Shared Cache

License

Notifications You must be signed in to change notification settings

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