Mach-O

Revision as of 11:41, 17 October 2017 by osdev>Alexfru (Created page with "Mach-O is an object, shared library and executable format used in systems based on the Mach kernel, most notably MacOS. === External Links === * [https://en.wikipedia.org/wik...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mach-O is an object, shared library and executable format used in systems based on the Mach kernel, most notably MacOS.

External Links