Windows Inspection Utilities (aka Winspect) is a set of static analysis tools focused on analyzing and comparing changes between Windows builds.
Winspect includes the following tools:
Name | Description | |
---|---|---|
PEInspect | Inspects the structure and contents of a Portable Executable (PE) file | |
PEDiff | Compares the differences between two Portable Executable (PE) files |
Winspect is licensed under the MIT license.