PESecurity
Binary analyzer
A PowerShell module to analyze Windows binary files for various security features and compilation settings.
PowerShell module to check if a Windows binary (EXE/DLL) has been compiled with ASLR, DEP, SafeSEH, StrongNaming, and Authenticode.
626 stars
82 watching
148 forks
Language: PowerShell
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An analysis tool for validating binary executables and providing security results | 784 |
| | A tool that gathers and analyzes information about Windows updates, binaries, and symbols to aid in their analysis. | 156 |
| | A tool that checks and analyzes PowerShell code for quality and best practices | 1,874 |
| | A toolset for analyzing binary code with IDA integration and support for value, taint analysis, type reconstruction, and detection of use-after-free and double-free bugs. | 1,706 |
| | Decodes and analyzes encoded PowerShell scripts to identify potential shellcode and reverse-engineered APIs. | 215 |
| | A collection of scripts and functions to assess Microsoft Azure security from various attack vectors | 2,068 |
| | An analysis tool for estimating the likelihood of binary compression or encryption | 43 |
| | A binary emulation environment that introspects system interactions to analyze malware behavior. | 507 |
| | An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 18 |
| | A comprehensive toolkit for analyzing and understanding binary programs | 2,079 |
| | An all-in-one malware analysis tool that provides detailed information about suspicious files and executables. | 1,348 |
| | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
| | A PowerShell module for analyzing Windows event logs to detect and respond to potential security threats. | 2,203 |
| | Automated analysis of binary programs to detect and recover object-oriented structures and API calls. | 1,569 |
| | A platform for emulating and analyzing binary behavior at the system call level. | 409 |