From d608fa838c6df8efd1d30d1f66669a4074270160 Mon Sep 17 00:00:00 2001
From: Sami Samhuri
(You can almost do that with what we know now. If you create a Mach file with a Mach header (ncmds=1), a single unnamed segment (nsects=1), and then a section named __text with a segment -name of __TEXT, and some x86 machine code a the section data, you +name of __TEXT, and some x86 machine code as the section data, you would almost have a useful Mach object file.)
Till next time, happy hacking!