PE Explorer
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.
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...
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 powerfull 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.
portable hex-viewer developer-tools resource-management delphi dependencies resource-viewer pe-information exe-properties cpp-builder