How OS X Executes Applications

0xfe.blogspot.com — Highly detailed article on the way OSX executes apps. "In OS X, all files containing executable code, e.g., applications, frameworks, libraries, kernel extensions etc., are implemented as Mach-O files. Mach-O is a file format and an ABI (Application Binary Interface) that describes how an executable is to be loaded and run by the kernel." Mar 27, 2006 View in Crawl 4