Share This
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 operating system software architecture. The PE format is a...
Learn more about Portable Executable »
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...