Jump to content
john.doe

PE Analyzers

Recommended Posts

Posted

The Portable Executable (PE) format is a file format for executables, object code, DLLs, FON Font files, and others used in 32-bit and 64-bit versions of Windows operating systems. The PE format is a data structure that encapsulates the information necessary for the Windows OS loader to manage the wrapped executable code. [1]

 

It is called "portable" because you can use it between different versions of Windows OS not among different distros (Linux/OSX).

 

Hope you find it useful!

 

Detect it Easy

Exeinfo PE

ExplorerSuite

PEiD

PEStudio

Resource Hacker

FileAlyzer

PEBrowser

PEview

RunPE Detector

 

[1]: Wikipedia

  • Thanks 1
  • Upvote 2

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...