win-SimpleDpack

PE packer

A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL.

windows pe packing

GitHub

110 stars
6 watching
37 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
czs108/windows-pe-packerA tool that packs Windows executable files to make them harder to reverse-engineer330
z3r0d4y5/simple-pe32-packerA tool for compressing and decompressing PE32 executables using aPLib compression library10
packing-box/pypackerdetectDetects whether an executable is packed using various methods and signatures.21
hasherezade/mal_unpackA tool to unpack malicious code from packed executables using the PE-sieve technique.668
dimkr/papawA tool that reduces the size of executables and provides basic protection to prevent reverse-engineering43
sooshie/packeridA tool for analyzing and disassembling PE files with additional features for parsing and extracting data42
samlarenn/pepackerA tool for encrypting and obfuscating .text sections of executable files.49
levanvn/pe_packerWriting a simple PE Packer in detail to understand its inner workings and techniques15
akuafif/hxor-packerA tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption.57
emmanuel-marty/lzsaA compression format designed for efficient decompression on 8-bit microcomputers.237
eronana/packerA tool for compressing and modifying executable files on Windows.46
dr4k0nia/origamiA tool for compressing and encrypting .NET assemblies while manipulating the PE file format to optimize storage168
aaaddress1/thearkA tool for creating Windows PE files with dynamic compression and file mapping.52
nqntmqmqmb/xorpackerA tool that encrypts and decrypts .NET executables using a simple XOR cipher14