Working version of dyld_shared_cache from dyld by Apple
-
Updated
Sep 30, 2018 - C++
Working version of dyld_shared_cache from dyld by Apple
Create a universal Mach-O framework from to separate binaries.
A lib to distinguish a shared library from an executable. Mostly for ELF, but some rudimentary (file name extension-based) support of windows was added.
A reproduction of nm and otool functionalities.
Mach-O binary debug symbols parser (structs, unions and enums)
A fork of a mirror of GNU Emacs, to study the dumping mechanism for macOS
Code base for Peter Saghelyi's MachOView that compiles and links on OSX 10.6
Working with the mach kernel + x86-64 architecture assembly
Add a description, image, and links to the mach-o topic page so that developers can more easily learn about it.
To associate your repository with the mach-o topic, visit your repo's landing page and select "manage topics."