pe-file topic

List pe-file repositories

bintropy

38
Stars
3
Forks
Watchers

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

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

IAT_patcher

242
Stars
70
Forks
Watchers

Persistent IAT hooking application - based on bearparser

pe

292
Stars
40
Forks
Watchers

A :zap: lightweight Go package to parse, analyze and extract metadata from Portable Executable (PE) binaries. Designed for malware analysis tasks and robust against PE malformations.

formatPE

214
Stars
42
Forks
Watchers

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

pe_to_shellcode

2.2k
Stars
414
Forks
Watchers

Converts PE into a shellcode

libpeconv

1.1k
Stars
175
Forks
Watchers

A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl

dll_to_exe

774
Stars
166
Forks
Watchers

Converts a DLL into EXE