PE Explorer is a feature-rich and budget priced set of tools for those whose daily work involves reverse engineering of software and exploiting code, source code reviews, testing and evaluation of vulnerabilities with a very strong emphasis on peeking inside EXE applications and DLL packages.
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. Target file structure can be analyzed and optimized, problems diagnosed, changes made, resources repaired, assembly source code reconstructed.
With PE Explorer, software engineers and security specialists can apply a professional approach to research of binary files. PE Explorer utilizes a qualitative algorithm designed to reconstruct the assembly language source code of target binary files (EXE, DLL, OCX) with the highest degree of accuracy possible. The product also allows you to remove both debugging information and the base relocation table from an executable, as well as view and edit the various section headers. PE Explorer includes a host of unique features, including the ability to open problem executable files and edit the hidden data that the other editors simply cannot see, an unparalleled range of supported resource types, automatic UPX unpacking, adding of modern Windows control styles to older applications, support for custom plug-ins, and more.
No Dependency Walker videos yet. You could help us improve this page by suggesting one.
PE Explorer's answer
PE Explorer's answer
PE Explorer's answer
PE Explorer includes a host of unique features, including the ability to open problem executable files and edit the hidden data that the other editors simply cannot see.
Based on our record, Dependency Walker seems to be more popular. It has been mentiond 2 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I wouldn't wish this on anybody - but one could start with: Dependency Walker (depends.exe) Home Page and chase your own tail for a while. Cheers. Source: almost 2 years ago
Hi, I'm Marek and I created DependencyViewer a tool for analysing .dll and .exe files. It is very similar to Dependency Walker tool by Microsoft or to Dependencies tool by lucasg. Binary download fox x86 and x64 is available on my drive. Some features of my tool are: Advantages: Written in C++ not C#. Requires only Visual Studio and Process Hacker's headers to build, has no other (build-time or run-time)... Source: over 2 years ago
Resource Hacker - Resource Hacker has been designed to be the complete resource editing tool.
Dependencies - A rewrite of the old legacy software "depends.
Universal Extractor 2 - Universal Extractor 2 is an unofficial updated and extended version of the original UniExtract by...
IDA - The best-of-breed binary code analysis tool, an indispensable item in the toolbox of world-class software analysts, reverse engineers, malware analyst and cybersecurity professionals.
DLL Export Viewer - Displays the list of all exported functions and their virtual memory addresses for the specified DLL files
HxD - HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and...