Content deleted Content added
Adding intentionally blank description, overriding Wikidata description "Wikimedia list article" |
EnronEvolved (talk | contribs) m Made header sticky |
||
Line 3:
This is a comparison of binary [[executable]] [[file format]]s which, once loaded by a suitable executable [[Loader (computing)|loader]], can be directly executed by the CPU rather than being interpreted by software. In addition to the binary application code, the executables may contain headers and tables with relocation and fixup information as well as various kinds of meta data. Among those formats listed, the ones in most common use are [[Portable Executable|PE]] (on [[Microsoft Windows]]), [[Executable and Linkable Format|ELF]] (on [[Linux]] and most other versions of [[Unix]]), [[Mach-O]] (on [[macOS]] and [[iOS]]) and [[DOS MZ executable|MZ]] (on [[DOS]]).
{{sticky header}}
{| class="wikitable sortable sticky-header"
|-
! scope="col" | Format name
|