Trail of Bits

PE security

winchecksec

Static inspection of Windows binaries for mitigations like DEP, ASLR, and code integrity.

View on GitHub trailofbits/winchecksec

Best for

Quickly checking whether release artifacts actually picked up the hardening you expect.

Surface

PE security

Catalog group

Inspect operating systems and endpoint surfaces

Repository

trailofbits/winchecksec

From the README

winchecksec =========== winchecksec performs static detection of common Windows security features. The following security features are currently detected: winchecksec depends on pe-parse and uthenticode, which can be installed via vcpkg: NOTE: On Windows, vcpkg defaults to 32-bit builds.
Read the full README on GitHub ↗

Related tools · Inspect operating systems and endpoint surfaces