Skip to content

Dependency Walker vs PE Tools

A side-by-side look at Dependency Walker and PE Tools. For an in-depth review of either product, follow the links below.

Dependency Walker

Dependency Walker

Os & Utilities

Dependency Walker is a free utility that scans Windows executable files and displays the external dependencies of the programs. It can help troubleshoot missing DLL errors.

dependency-analysisdlltroubleshooting
PE Tools

PE Tools

Development

PE Tools is a portable software suite of utilities for working with Windows portable executable (PE) files. It includes tools for inspecting, editing, and analyzing PE file headers, sections, metadata, imports, exports, resources, and more.

peportable-executabledisassemblyreverse-engineering