pefile topic

List pefile repositories

Frampton

75
Stars
18
Forks
Watchers

PE Binary Shellcode Injector - Automated code cave discovery, shellcode injection, ASLR bypass, x86/x64 compatible

PeNet

568
Stars
110
Forks
Watchers

Portable Executable (PE) library written in .Net

petools

967
Stars
130
Forks
Watchers

PE Tools - Portable executable (PE) manipulation toolkit

unipacker

609
Stars
74
Forks
Watchers

Automatic and platform-independent unpacker for Windows binaries based on emulation

process_ghosting

605
Stars
113
Forks
Watchers

Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted file

transacted_hollowing

497
Stars
72
Forks
Watchers

Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging

A Machine Learning approach for classifying a file as Malicious or Legitimate

MalwareDataScience

116
Stars
37
Forks
Watchers

Malware Data Science Reading Diary / Notes

pe2pic

66
Stars
15
Forks
Watchers

Small visualizator for PE files

BetterGetProcAddress

95
Stars
14
Forks
Watchers

POC of a better implementation of GetProcAddress for ntdll using binary search