Last updated
View, Edit, and Reverse Engineer EXE and DLL Files
$ winget install --id Heaventools.PEexplorer --exact --version 1.99.6Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
PE Explorer uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
pexsetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
PE Explorer is the most feature-packed program for inspecting the inner workings
of your own software, and more importantly, third party Windows applications and
libraries for which you do not have source code. Designed for users focused on
various types of software reverse-engineering, PE Explorer offers the powerful
tools needed for detailed analysis and debugging.
PE Explorer lets you open, view and edit a variety of different 32-bit Windows
executable file types (also called PE files) ranging from the common, such as
EXE, DLL and ActiveX Controls, to the less familiar types, such as DLL.MUN, SCR
(Screensavers), CPL (Control Panel Applets), SYS, MSSTYLES, BPL, DPL, and more
(including executable files that run on MS XBox platform).
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for PE Explorer.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Heaventools.ResourceTunerConsolev2.30.0.0Resource Tuner Console is a command-line tool that enables developers to instantly change different resource types (version numbers, icons, images and strings) in large numbers of compiled 32- and 64-bit EXE, DLL and RES files from the batch files.
More from Heaventools Software.