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.

GitHub

626 stars
82 watching
149 forks
Language: PowerShell
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
microsoft/binskim An analysis tool for validating binary executables and providing security results 779
nsacyber/bam A tool that gathers and analyzes information about Windows updates, binaries, and symbols to aid in their analysis. 155
powershell/psscriptanalyzer A tool that checks and analyzes PowerShell code for quality and best practices 1,864
airbus-seclab/bincat 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,692
johnlatwc/pypowershellxray Decodes and analyzes encoded PowerShell scripts to identify potential shellcode and reverse-engineered APIs. 215
netspi/microburst A collection of scripts and functions to assess Microsoft Azure security from various attack vectors 2,051
packing-box/bintropy An analysis tool for estimating the likelihood of binary compression or encryption 42
carbonblack/binee A binary emulation environment that introspects system interactions to analyze malware behavior. 503
dragon-dreamer/binary-valentine An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables 16
binaryanalysisplatform/bap A comprehensive toolkit for analyzing and understanding binary programs 2,068
cyb3rmx/qu1cksc0pe A comprehensive tool for analyzing suspicious files and detecting malware characteristics. 1,320
stellarbear/yarasharp A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries 36
sans-blue-team/deepbluecli A PowerShell module for analyzing Windows event logs to detect and respond to potential security threats. 2,190
cmu-sei/pharos Automated analysis tool for understanding and recovering program structure from compiled binaries 1,557
zeropointdynamics/zelos A platform for emulating and analyzing binary behavior at the system call level. 408