Share This
Binary file
A binary file (commonly, but not necessarily, with the extension .bin) is a computer file which may contain any type of data, encoded in binary form for computer storage and processing purposes; for example, computer document files containing formatted text. Many binary file formats contain parts...
Learn more about Binary file »
Add More Topics
Save this view to a base, or just for yourself.
6 File Format topics matching:
Filter this CollectionExecutable and Linkable Format
In computing, the Executable and Linking Format (ELF, formerly called Extensible Linking Format) is a common standard file format for executables, object code, shared libraries, and core dumps. First published in the System V Application Binary...
Extension:
- .o ,
- .so
Portable Executable
The Portable Executable (PE) format is a file format for executables, object code, and DLLs, used in 32-bit and 64-bit versions of Windows operating systems. The term "portable" refers to the format's versatility in numerous environments of...
Extension:
- .ocx ,
- .sys ,
- .dll ,
- .exe
Extended From:
COFF
The Common Object File Format (COFF) is a specification of a format for executable, object code, and shared library computer files used on Unix systems. It was introduced in Unix System V, and formed the basis for extended specifications such as...
Extension:
- .o
XCOFF
XCOFF, for "eXtended COFF", is an improved and expanded version of the COFF object file format defined by IBM and used in AIX. Early versions of the PowerPC Macintosh also supported XCOFF, as did BeOS.
XCOFF additions include the use of csects to...
Extension:
- .o
Extended From:
Mach-O
Mach-O, short for Mach object file format, is a file format for executables, object code, shared libraries, dynamically-loaded code, and core dumps. A replacement for the a.out format, Mach-O offered more extensibility and faster access to...
Extension:
- .dylib ,
- .o
Container For:
A.out
a.out is a file format used in older versions of Unix-like computer operating systems for executables, object code, and, in later systems, shared libraries. The name stands for assembler output.
a.out remains the default output file name for...
Extension:
- .o ,
- .so