I am looking for a detailed description of the internal format of signed binaries in OS X. For Windows executables, Microsoft has published a specification but I cannot find equivalent documentation for OS X applications (Mach-O binaries). the man page for the command codesigndoes not describe how the files were changed.
Does anyone know where to find this information?
source
share