NetSPI / PESecurity

PowerShell module to check if a Windows binary (EXE/DLL) has been compiled with ASLR, DEP, SafeSEH, StrongNaming, and Authenticode.
https://blog.netspi.com/verifying-aslr-dep-and-safeseh-with-powershell/
MIT License
614 stars 152 forks source link

add HighentropyVA and CFG checks #9

Closed EricSesterhennX41 closed 6 years ago

EricSesterhennX41 commented 7 years ago

Hi,

this add checks for further hardening features.

Regards, Eric