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
625 stars 149 forks source link

Add ARM64 to arch definitions #24

Open gl4nce opened 4 months ago

gl4nce commented 4 months ago

Adding ARM64 arch definition according to https://learn.microsoft.com/en-us/dotnet/api/system.reflection.portableexecutable.machine?view=net-8.0