machowriter A tool for writing a Mach-O binary which can be executed by macOS. At the moment the program simply writes a tiny executable program (which does nothing at all) to the supplied path. Tested on macOS 10.14.4. $ machowriter a.out $ ./a.out $