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

Consider renaming to Verb-Noun format #2

Closed jpsnover closed 10 years ago

jpsnover commented 10 years ago

Consider renaming to Verb-Noun format. e.g. Check-PE Check-PESecurity

Jeffrey Snover [MSFT] Distinguished Engineer

egru commented 10 years ago

Sure, I can do that.