Mach-O

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(PRONOM)
(Added Kaitai Struct link)
 
Line 3: Line 3:
 
|extensions={{ext|o}}, {{ext|dylib}}, {{ext|bundle}}
 
|extensions={{ext|o}}, {{ext|dylib}}, {{ext|bundle}}
 
|pronom={{PRONOM|fmt/692}}, {{PRONOM|fmt/693}}
 
|pronom={{PRONOM|fmt/692}}, {{PRONOM|fmt/693}}
 +
|kaitai struct=mach_o
 
}}
 
}}
 
'''Mach-O''', or Mach Object, is a form of OS X executable for the Mac platform. It has no characteristic file extension, and can be found extensionless or with .o, .dylib, or .bundle extensions, and can be used for standalone executables or linkable object or library files.
 
'''Mach-O''', or Mach Object, is a form of OS X executable for the Mac platform. It has no characteristic file extension, and can be found extensionless or with .o, .dylib, or .bundle extensions, and can be used for standalone executables or linkable object or library files.

Latest revision as of 12:48, 26 June 2017

File Format
Name Mach-O
Ontology
Extension(s) .o, .dylib, .bundle
PRONOM fmt/692, fmt/693
Kaitai Struct Spec mach_o.ksy

Mach-O, or Mach Object, is a form of OS X executable for the Mac platform. It has no characteristic file extension, and can be found extensionless or with .o, .dylib, or .bundle extensions, and can be used for standalone executables or linkable object or library files.

[edit] Format information

[edit] Metaformat files

[edit] Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox