libpeconv

PE loader

A library for loading and manipulating executable files (PE files) in a low-level way

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

GitHub

1k stars
36 watching
181 forks
Language: C++
last commit: 21 days ago
libpeconvmanual-mappingpe-filepe-formatpe-loader

Related projects:

Repository Description Stars
hasherezade/mal_unpack A tool to unpack malicious code from packed executables using the PE-sieve technique. 657
hasherezade/bearparser A C++ library for parsing Portable Executable files 648
hasherezade/pe-bear-releases An open-source tool for analyzing and editing PE file formats 767
egebalci/amber Creates reflective PE files that can be executed in memory without being written to disk 1,187
hasherezade/transacted_hollowing An implementation of a memory-based PE injection technique for executing payloads in a target process 521
petoolse/petools A toolkit for analyzing and manipulating Portable Executable (PE) files used in Windows applications. 1,039
erocarrera/pefile A Python module for parsing and working with Portable Executable files. 1,880
yurisizuku/win-simpledpack A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. 108
samlarenn/pepacker A tool for encrypting and obfuscating .text sections of executable files. 49
thinkpixellab/pxloader A JavaScript library for preloading resources before taking action on a website or app 1,109
z3r0d4y5/simple-pe32-packer A tool for compressing and decompressing PE32 executables using aPLib compression library 10
sherpya/nloader A tool that loads and runs native Windows executables by mapping their sections into memory and patching import tables to enable symbol lookup. 52
hiddenillusion/analyzepe Analyzes PE files by combining data from various tools to generate a centralized report. 204
erikced/zsh-pyenv-lazy-load A plugin that automatically loads pyenv dependencies when they are needed by the zsh shell. 3
hokid/vue-loaders A Vue.js library that provides various loading indicators and animations to enhance the user experience of web applications. 177