petools

PE file analyzer

A toolkit for analyzing and manipulating Portable Executable (PE) files used in Windows applications.

PE Tools - Portable executable (PE) manipulation toolkit

GitHub

1k stars
52 watching
135 forks
last commit: almost 7 years ago
Linked from 1 awesome list

analysisdisassemblerdumperentropyhex-editorpefilerebuilderresources

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hiddenillusion/analyzepe Analyzes PE files by combining data from various tools to generate a centralized report. 204
sooshie/packerid A tool for analyzing and disassembling PE files with additional features for parsing and extracting data 42
hasherezade/pe-bear-releases An open-source tool for analyzing and editing PE file formats 772
dragon-dreamer/binary-valentine An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables 18
erocarrera/pefile A Python module for parsing and working with Portable Executable files. 1,890
struppigel/portex A Java library for static analysis of Portable Executable files with focus on malware detection and PE malformation robustness 499
blackberry/pe_tree A tool for analyzing Portable Executable files in a tree-like structure 1,310
justicerage/manalyze Analyzes PE files for security vulnerabilities and suspicious behavior 1,024
hasherezade/libpeconv A C++ library that provides a set of helper functions for loading, manipulating, and dumping PE files. 1,129
czs108/windows-pe-packer A tool that packs Windows executable files to make them harder to reverse-engineer 330
packing-box/pypackerdetect Detects whether an executable is packed using various methods and signatures. 21
pandora-analysis/pandora An analysis framework to detect suspicious files and provide analysis results 254
hasherezade/bearparser A C++ library for parsing Portable Executable files 647
joxeankoret/pyew A command-line tool for analyzing malware and disassembling binary files 386
yurisizuku/win-simpledpack A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. 110