Thumbnail Image

PE Deconstructor

Version 0.1 - Last updated 10 months, 1 week ago

A GUI tool that deconstructs Windows PE executable images and provides an interface for browsing the contents of the executables.

License: GNU General Public License 3

c++ qt windows

Website

Description

PE Deconstructor allows you to peer deep into the internals of any PE executable file. Simply open a PE file with the application and you will be presented with detailed information about the executable. For example, you can determine the processor architecture the file was designed to run on.

One of the key features of PE Deconstructor is that it doesn't make use of any Windows API calls to inspect the executable. That means you can run the application on any platform supported by Qt.


Comments

There are currently no comments posted for this item.


Leave a Comment

Please login to comment.