pe-file
There are 52 repositories under pe-file topic.
hasherezade/pe-bear
Portable Executable reversing tool with a friendly GUI
hasherezade/pe_to_shellcode
Converts PE into a shellcode
hasherezade/libpeconv
A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl
hasherezade/dll_to_exe
Converts a DLL into EXE
mentebinaria/readpe
The PE file analysis toolkit
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.
hasherezade/IAT_patcher
Persistent IAT hooking application - based on bearparser
HoShiMin/formatPE
A bunch of parsers for PE and PDB formats in C++
jovibor/libpe
Library for parsing internal structures of PE32/PE32+ binary files.
xoofx/LibObjectFile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
jovibor/Pepper
PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.
packing-box/peid
Python implementation of the Packed Executable iDentifier (PEiD)
vic4key/QLoader
QLoader is a PE loader creator that helps you quickly create a non-exe loader for application
jaketae/deep-malware-detection
A neural approach to malware detection in portable executables
hasherezade/ViDi
ViDi Visual Disassembler (experimental)
vic4key/Vutils
Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.
hasherezade/pe2pic
Small visualizator for PE files
andyjsmith/Exe-Spy
ExeSpy is a cross-platform PE viewer for EXE and DLL files
hMihaiDavid/addscn
Add an empty section to a PE file
dotnet/metadata-tools
Contains tools for metadata, such as Roslyn's metadata visualizer.
packing-box/bintropy
Analysis tool for estimating the likelihood that a binary contains compressed or encrypted bytes
packing-box/dataset-packed-pe
Dataset of packed PE samples
Ricky5panish/PE-Runtime-Crypter
A runtime Crypter written in C++ to bypass AVs signature based detection
packing-box/pypackerdetect
Packing detection tool for PE files
JohnTroony/PE-CodeCaving
Work files for my blog post "Code Caving in a PE file.
levanvn/PE_Packer
Simple Packer PE File
Alex4386-vault/pe-parser
PE/MZ Header Parser :: A crossplatform Windows PE/MS-DOS MZ Header Parser : Powered by @pay1oad-repo
BarakAharoni/PEFA
PE File Analysis Tool
StackOverflowExcept1on/anonlink
Command line tool to automatically patch link.exe to remove Rich PE Header
jmcph4/butyl
Binary executable tool
prabormukherjee/Antivirus
A basic malware detector using Machine Learning
vic4key/Dependency-Walker
Dependency Walker - a tool that recursive listing and fixing-up dependencies of a PE file
fafalone/CheckBitness
A simple utility to verify an executable is valid and check whether 32bit/64bit
jmcph4/PEek
PEek is a simple PE file viewer.
zakuciael/cfv
Cross-platform node.js library that can extracts file versions from a valid PE file (.exe)
fafalone/SetPEImageProps
Set PE Image Header Properties