Whether you're an advanced computer user just wondered what makes an executable file tick, or software developer suffered from hard-to-find program bugs, PE Explorer is the software solution that will make it easy to find the answers. It tells you just about every little detail you could possibly want to know about a PE file (EXE, DLL, ActiveX controls, and several other executable formats).
Sometimes you need to look inside of a program to figure out what's going on. PE Explorer is a program for doing just such looking on Windows Portable Executable (PE) files. Once inside, file structure can be analyzed, problems diagnosed, dependencies tracked down, changes made and resources repaired. It also allows you to edit the properties of any controls on Delphi forms within the PE file, because there's a very strong emphasis on peeking inside Delphi applications and packages.
credits of this release goes to BetaMaster and team EMBRACE
General: * PE Explorer is now Windows 7 Ready. * Now PE Explorer reports an error when trying to open 64-bit files. Support for 64-bit files will only be available in version 2. * .MUI (Multilingual User Interface) file extension added to the Open File type list. * Minor tweaks and improvements.
Disassembler: * Added the options to mark blocks as Byte, Word, DWORD, QWORD and GUID.
Resource editor: * Added the options to create the Windows 7 Compatibility and DPI-Aware sections in the Manifest Wizard. * Bugfix: Windows Vista was occasionally unable to recognize the resources in files manifested by PE Explorer. * Bugfix: The conflict with third-party applications on Windows XP SP3. * Minor tweaks.