Mensys Online Shop
| Категория: | Productivity - Utilities | на: | Heaventools Software |
| Больше информации: | www.heaventools.com/... | ||
PE Explorer: Get the Power to Look Inside Executable Files. 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. 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 » Подробнее... | ![]() |
Все цены в ЕВРО, без налогов (19%, для книг 6%), без стоимости доставки.
E-mail или позвоните нам по телефону (812) 556-5877 по поводу лицензий, обновлений и другим вопросам.
PE Explorer: Get the Power to Look Inside Executable Files.
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.
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 SCR (Screensavers), CPL (Control Panel Applets), SYS, MSSTYLES, BPL, DPL and more (including executable files that run on MS Windows Mobile platform).
Your Way for Viewing and Editing PE
FilesYour Way for Viewing and Editing PE Files
PE Explorer gives you the power to look inside these PE binary files, perform static analysis, reveal a lot of information about the function of the executable, and collect as much information about the executable file as possible, without executing it.
PE Explorer leaves you with only minimal work to do in order to get an analysis of a piece of software. Once you have selected the file you wish to examine, PE Explorer will analyze the file and display a summary of the PE header information, and all of the resources contained in the PE file. From here, the tool allows you to explore the specific elements within an executable file.
Besides being an effective Resource Editor, PE Explorer also provides several tools that elevate it to Power Coder status: an API Function Syntax Lookup, Dependency Scanner, Section Editor, UPX Unpacker, and a powerful yet easy-to-use Disassembler. With PE Explorer you can view and inspect unknown binaries, examine and edit the properties of EXE and DLL files, and correct and repair the internal structures of any PE (portable executable) files with the click of a button.
With PE Explorer You Can
- See what's inside an executable and what it does
- Change and customize the GUI elements of your Windows programs
- Track down what a program accesses and which DLLs are called
- Understand the way a program works, behaves, and interacts with others
- Verify the publisher and the integrity of the signed executable files
- Say good bye to digging through bloated help files just to hash out an API reference
- Open UPX-, Upack- and NsPack-compressed files seamlessly in PE Explorer, without long workarounds
- Special support for Delphi applications
One Program, Many Tools
- PE Header and Section Viewer/Editor
- Fast Resource Viewer and Advanced Resource Editor
- Exported/Imported API Function List Viewer
- Disassembler
- Dependency Scanner
- Digital Signature Viewer
- UPX, Upack and NsPack Static Unpackers
Viewing and Editing Portable Executable (PE) Files
- Working with 32-bit PE files such as .EXE, .DLL, Device Drivers (.SYS, .ACM), ActiveX Controls (.OCX), Borland Libraries (.DPL and .BPL), XP Visual Styles (.MSSTYLES), Control Panel Extensions (.CPL), Screen Savers (.SCR) and any other win32 executables.
- Working with damaged files: PE Explorer opens broken or packed files in Safe mode.
- PE file integrity verification.
- Checksum computing and modification.
- Entry Point value modification.
- UPX Unpacker.
- UPack Unpacker.
- NSPack Unpacker.
- Support for custom plug-ins to perform any startup processing.
PE Header Viewer PE Explorer makes it easy to analyze PE file structure, correct errors, fix compilation bugs, repair damaged resources or modify the internal arrangements of PE files. With PE Explorer file headers, data directories, section headers and export tables are ready and waiting for your command.
Use it for serious development projects, for restoring lost information, for keeping damaged files intact, to reverse engineer projects with missing source code, or to view the imports/exports of the standard DLL's.
Viewers
- Headers Info Viewer displays the EXE header information contained in the PE file header.
- Data Directories Viewer to view and edit Data Directories.
- Sections Header Viewer to view, extract, recalculate or delete sections from the program body.
- Export, Import and Delay Import Viewers.
- Function Syntax Viewer displays the calling syntax for functions.
- Digital Signature Viewer to validate the digital signature of a PE file.
- Dependency Scanner traces the dependency chain for the program's libraries.
- Relocation Viewer to view contents of the base relocation table.
- Debug Information Viewer displays the debug information contained in the file.
- Resource Viewer to browse, delete, or extract nearly every type of resources.
PE Explorer provides important information about entry points, numbers, names and calling syntax of exported functions. Now, when reviewing functions with the Import and Export Viewers, clicking a function entry instantly displays the calling syntax for that function PE Explorer knows about and allows you to expand the syntax database with your own definitions.
The Dependency Scanner tool allows you to recursively scan all modules linked to by a particular PE file. Use the Dependency Scanner to make it crystal clear which libraries an application depends on, so you know exactly which files you need to package into your application's installation program. Or which files to copy when moving a 3rd party application from one computer to another. Dependency Scanner also detects delay-load dependencies
Editors
- Resource
Editor to edit or replace nearly every type
of resources.
- Application Manifest Wizard for adding the manifest resource into existing applications and marking applications with a requested execution level to tell Vista to run the applications elevated.
- Characteristics Editor to view or set flag bits in the PE file header Characteristics field.
- Section Editor to change all the fields in the section header, or repair and restore the damaged section headers settings.
- Syntax Description Editor for adding custom comments, altering values or creating new library descriptions.
- Debug Information and Relocations Removal Tools
- TimeDateStamp Adjuster to modify all the timestamps in the PE file header to one uniform value.
PE Explorer offers one of the most convenient and easy-to-use resource editors available for Windows. Visual editing features let you quickly browse and modify executable file resources from within the file. Dialog boxes, menus, string tables, icons, bitmaps, manifests and more are right at your fingertips.
Resource Tuner, a PE Explorer spin-off product that is used solely to edit resources in Windows programs. If you want to edit resources only but don't need the extended functionality of PE Explorer, Resource Tuner is the right product for you.
Disassembler
- Supports the Intel 80x86, Pentium family, and other compatible processors.
- x86 instruction sets and extensions (MMX, SSE, SSE2 and SSE3), AMD K6-2 3D-Now! extensions.
- Easy browsing using Found Data panes, search options and address/offset jumps history.
- Pulls ASCII text strings and VCL Objects out the data portion of the file.
- Saves and loads the disassembly listing and all the changes made to continue on later.
PE Explorer Disassembler utilizes a qualitative algorithm designed to reconstruct the assembly language source code of target binary win32 PE files (EXE, DLL, OCX) with the highest degree of accuracy possible. Disassemble an application or library to figure out its exact inner workings.
While as powerful as the more expensive disassemblers, PE Explorer focuses on ease of use, clarity and navigation. Whenever possible, the disassembly will show descriptive names extracted from runtime type information stored inside the executable file.
Workspace
- Easily keep track of all recent files.
- Add files to a favorites list.
- Optional Windows Explorer integration.
- Customizable layout and colors.
- Create a backup copy of the target file (enabled by default).
- Log pane records commands and messages and lets you know what is happening during each step.
License Terms
With Personal License, you can use the program for non-commercial purposes in non-business, non commercial environment. That is, you only intend to use it at home for private use. You may use the program on one computer at the same time. Your unlock code and license will be assigned to a private person.With Business License, you (individual or company) can use the program in a business, academic, or government environment. You may use the program on exactly one computer per license. There are no floating (concurrent) licenses. If more than one person works with the program, you need to purchase additional licenses for each party. The license and unlock code will be assigned to the name provided at the time of purchase and will reflect the total number of licenses purchased.
Your license will remain valid for a period of 18 months. After this period it will remain functional, but you will not have the access to a new versions, upgrades and technical support.
Licenses are non-transferable. A person or a company registered as a license user is assumed to be the owner of the license. Once issued, the license may not be transferred to another user or re-registered to another username. A company can allocate and deallocate company licenses to employees as needed.
-
Больше, сравниваемых продуктов, нажмите здесь

