Executable File Explorer for OS/2, NE, PE32, PE32+ and VxD file types
This application is based on MiTeC Portable Executable Reader. It reads and displays executable file properties and structure. It is compatible with PE32 (Portable Executable), PE32+ (64bit), NE (Windows 3.x New Executable) and VxD (Windows 9x Virtual Device Driver) file types. .NET executables are supported too.
It enumerates introduced classes, used units and forms for files compiled by Borland compilers.
It contains powerful Resource Viewer that is able to abalyze and display al basic resouce types and some extra ones as JPEG, PNG, GIF, AVI, REGISTRY. It contains excellent Type Library viewer that enumerates all objects and creates import interface unit in Object Pascal language. Every type of resource can be saved to file.
EXE Explorer produces text report with all important information about selected file.
Searching capability is also available. It searches all resources that can be interpreted as text.
Here are enumerated structures that are evaluated:
DOS, File, Optional, Rich and CLR headers
CLR Metadata streams
Sections
Directories
Imports
Exports
Resources
ASCII and Unicode Strings
.NET Metadata
Load Config
Debug
Thread Local Storage
Exceptions
Units
Forms
Packages
Classes
Certificates
Package Flags
Version Info
Hexadecimal File Content View
TypeLib Viewer
Form Preview
VirusTotal scan report
Compiler and installer/packer/protector identification
Screenshots
OS compatibility
Windows XP
Windows 2003
Windows Vista
Windows 7
Windows Server 2008
Windows 8
Windows 8.1
Windows Server 2012
Windows Server 2012 R2
Windows 10
Windows Server 2016
Windows Server 2019
License
Free to use for private, educational and non-commercial purposes.
For other usage you should buy commercial license.
Registration code is delivered by e-mail after purchase process is finished and valIDAted.
Click [License...] button and paste delivered registration code to Registration wizard.
Version History
16.9.2024
+ Obsidium protector for 64bit detected
+ Visual Studio 17.11,12 detected
+ Delphi 12.2 detected
+ Anti-debug check removed
3.7.1
8.4.2024
+ Visual Studio 17.9,10, Delphi 12.1 compiler detection
+ LoadConfig directory definition enhanced
* Resource data inspector bug fixed
+ Version tab added containing text representation of Version Information
3.7.0
14.2.2024
* Fixed DIALOG resource preview closing in 64-bit version
* Fixed DIALOG resource text representation decoding
+ TSynEdit replaced with TTextEditor
+ New XML resource view
3.6.6
26.9.2023
* Fixed AV in some compilers detection
3.6.5
15.8.2023
* Fixed AV for Delphi compiled files in 64-bit version