PESecurity: verifying ASLR, DEP, and SafeSEH with PowerShell

PESecurity PowerShell script to check if a Windows binary (EXE/DLL) has been compiled with ASLR, DEP, SafeSEH, StrongNaming, Authenticode, Control Flow Guard, and HighEntropyVA. Download git clone https://github.com/NetSPI/PESecurity.git Usage         Copyright (c)...