pe
There are 259 repositories under pe topic.
GeyserMC/Geyser
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
lief-project/LIEF
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
secretsquirrel/the-backdoor-factory
Patch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors
secretsquirrel/SigThief
Stealing Signatures and Making One Invalid Signature at a Time
m4b/goblin
An impish, cross-platform binary parsing crate, written in Rust
EgeBalci/amber
Reflective PE packer.
horsicq/XPEViewer
PE file viewer/editor for Windows, Linux and MacOS.
JusticeRage/Manalyze
A static analyzer for PE executables.
Washi1337/AsmResolver
A library for creating, reading and editing PE files and .NET modules.
aaaddress1/RunPE-In-Memory
Run a Exe File (PE Module) in memory (like an Application Loader)
forrest-orr/moneta
Moneta is a live usermode memory analysis tool for Windows with the capability to detect malware IOCs
frkngksl/Shoggoth
Shoggoth: Asmjit Based Polymorphic Encryptor
hasherezade/bearparser
Portable Executable parsing library (from PE-bear)
secana/PeNet
Portable Executable (PE) library written in .Net
GeyserMC/Floodgate
Hybrid mode plugin to allow for connections from Geyser to join online mode servers.
t00sh/rop-tool
A tool to help you write binary exploits
cyberark/DLLSpy
DLL Hijacking Detection Tool
alphaSeclab/windows-security
Resources About Windows Security. 1100+ Open Source Tools. 3300+ Blog Post and Videos.
mewmew/dissection
The dissection of a simple "hello world" ELF binary.
saferwall/pe
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.
czs108/Windows-PE-Packer
🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engineering.(使用C和Intel x86汇编开发的Windows x86可执行文件打包工具,打包后的新文件可以阻碍逆向工程。)
Wenzel/checksec.py
Checksec tool in Python, Rich output. Based on LIEF
vpand/icpp
Running C++ in anywhere like a script.
can1357/linux-pe
COFF and Portable Executable format described using standard C++ with no dependencies.
wolfram77web/app-peid
PEiD detects most common packers, cryptors and compilers for PE files.
DosX-dev/Astral-PE
Astral-PE is a low-level mutator (Headers/EP obfuscator) for native Windows PE files (x32/x64)
ghostplant/Ubuntu-Tiny
A Tiny, Faster and Power-Saving Ubuntu MATE LTS
Antonin-Deniau/cave_miner
Search for code cave in all binaries
hasherezade/IAT_patcher
Persistent IAT hooking application - based on bearparser
HoShiMin/formatPE
A bunch of parsers for PE and PDB formats in C++
toptechevangelist/awesome-platform-engineering
An awesome list of Platform Engineering 平台工程列表
forrest-orr/artifacts-kit
Pseudo-malicious usermode memory artifact generator kit designed to easily mimic the footprints left by real malware on an infected Windows OS.
jovibor/Pepper
PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.
adamhlt/DLL-Injector
DLL Injector (LoadLibrary) in C++ (x86 / x64) - LoadLibrary DLL injector
jstrosch/sclauncher
A small program written in C that is designed to load 32/64-bit shellcode and allow for execution or debugging. Can also output PE files from shellcode.
polycone/pe-loader
A Windows PE format file loader