pe-format topic

List pe-format repositories

bintropy

38
Stars
3
Forks
Watchers

Analysis tool for estimating the likelihood that a binary contains compressed or encrypted bytes

docker-packing-box

43
Stars
9
Forks
Watchers

Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection

peid

120
Stars
12
Forks
Watchers

Python implementation of the Packed Executable iDentifier (PEiD)

PyPackerDetect

7
Stars
1
Forks
Watchers

Packing detection tool for PE files

XPEViewer

893
Stars
103
Forks
Watchers

PE file viewer/editor for Windows, Linux and MacOS.

IAT_patcher

242
Stars
70
Forks
Watchers

Persistent IAT hooking application - based on bearparser

formatPE

214
Stars
42
Forks
Watchers

A bunch of parsers for PE and PDB formats in C++

pe-sieve

2.9k
Stars
416
Forks
Watchers

Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).

pe-parse

769
Stars
154
Forks
Watchers

Principled, lightweight C/C++ PE parser