Share This
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 XCOFF and ECOFF, before being largely replaced by ELF...
Learn more about COFF »
Add More Topics
Save this view to a base, or just for yourself.
3 File Format Genre topics matching:
Filter this CollectionExecutable
In computing, an executable (file) causes a computer "to perform indicated tasks according to encoded instructions," as opposed to a file that only contains data. Files that contain instructions for an interpreter or CPU or virtual machine may be...
File Formats:
View entire collection »Object file
In computer science, an object file is an organised collection of named objects, and typically these objects are sequences of computer instructions in a machine code format, which may be directly executed by a computer's CPU. Object files are...
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...