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
134 forks
last commit: over 6 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 767
dragon-dreamer/binary-valentine An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables 16
erocarrera/pefile A Python module for parsing and working with Portable Executable files. 1,880
struppigel/portex A Java library for static analysis of Portable Executable files with focus on malware detection and PE malformation robustness 496
blackberry/pe_tree A tool for analyzing Portable Executable files in a tree-like structure 1,303
justicerage/manalyze Analyzes PE files for security vulnerabilities and suspicious behavior 1,018
hasherezade/libpeconv A library for loading and manipulating executable files (PE files) in a low-level way 1,117
czs108/windows-pe-packer A tool that packs Windows executable files to make them harder to reverse-engineer 328
packing-box/pypackerdetect Detects whether an executable is packed using various methods and signatures. 21
pandora-analysis/pandora Analyzes files to detect potential security threats 251
hasherezade/bearparser A C++ library for parsing Portable Executable files 648
joxeankoret/pyew A command-line tool for analyzing malware and disassembling binary files 383
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. 108