Found 3 records for the .PE file extension name

There are 2 other file types using the PE file extension:

pe file icon.pe - STI (Microsoft Symbol and Type Information)

pe file icon.pe - Plugin file

Most popular Program executable file extensions:

exe file icon.exe - Executable file

msi file icon.msi - Microsoft Windows Installer installation package file

dll file icon.dll - Dynamic Link Library file

lnk file icon.lnk - Windows Shortcut

shs file icon.shs - Microsoft Windows Shell Scrap Object

cod file icon.cod - Blackberry compiled Java code

chm file icon.chm - Microsoft compiled HTML help file

exe file icon.exe - Playstation executable file

file extension PE - PE - Portable Executable file

File type specification:

Program executable file type icon Program executable file type

Extension icon: pe file icon.PE

File extension PE description:

The PE format is portable across all Microsoft 32-bit operating systems.
MICROSOFT INTRODUCED A NEW executable file format with Windows NT. This format is called the Portable Executable (PE) format because it is supposed to be portable across all 32-bit operating systems by Microsoft. The same PE format executable can be executed on any version of Windows NT, Windows 95, and Win32s. Also, the same format is used for executables for Windows NT running on processors other than Intel x86, such as MIPS, Alpha, and Power PC. The 32-bit DLLs and Windows NT device drivers also follow the same PE format.

It is helpful to understand the PE file format because PE files are almost identical on disk and in RAM. Learning about the PE format is also helpful for understanding many operating system concepts. For example, how operating system loader works to support dynamic linking of DLL functions, the data structures involved in dynamic linking such as import table, export table, and so on.

The PE format is not really undocumented. The WINNT.H file has several structure definitions representing the PE format. The Microsoft Developer’s Network (MSDN) CD-ROMs contain several descriptions of the PE format. However, these descriptions are in bits and pieces, and are by no means complete. In this chapter, we try to give you a comprehensive picture of the PE format.

Microsoft also provides a DLL with the SDK that has utility functions for interpreting PE files. We also discuss these functions and correlate them with other information about the PE format.

Previous file extension
File extension O

Next file extension
File extension PGM

 

Help how to open PE files:

No information how to open PE available yet.

How to convert file with extension PE:

No additional information how to convert PE available yet.

Related links:

Portable Executable file format

Enter file extension without a dot (e.g. rar).
Search for file extension details or associated programs.