Executables

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Directly executable)
(Directly executable)
Line 22: Line 22:
 
** [[Portable Executable]] (PE, actually a [[COFF]] variant)
 
** [[Portable Executable]] (PE, actually a [[COFF]] variant)
 
* [[Executable and Linkable Format]] (ELF)
 
* [[Executable and Linkable Format]] (ELF)
* [[FMTOWNSOS EXP]] (FM-Towns OS)
 
 
* [[GOFF]]
 
* [[GOFF]]
 
* [[Intel HEX]]
 
* [[Intel HEX]]
Line 32: Line 31:
 
* [[Psion IMG/APP]]
 
* [[Psion IMG/APP]]
 
* [[Psion OPO/OPA]]
 
* [[Psion OPO/OPA]]
 +
* [[Towns OS EXP]]
  
 
== Shared libraries, chained files, etc. ==
 
== Shared libraries, chained files, etc. ==

Revision as of 19:48, 31 May 2021

File Format
Name Executables
Ontology

{{{caption}}}

Container formats for machine executable code. These often define different sections to be loaded into memory. Some formats may be compatible with different CPU architectures.

Contents

Directly executable

Shared libraries, chained files, etc.

(can't be run by themselves, but are used at runtime by other executables)

Resource data used by executables and sometimes embedded in them

See Resources.

Meta-info files used in execution of programs/packages

Virtual machine code

(see Wikipedia:UVC-based preservation for use of virtual machines in archival preservation)

Macros or automated scripting

For additional formats, see Programming Languages.

Executable compression

See Executable compression.

See also

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox