theArk

PE packer

A tool for creating Windows PE files with dynamic compression and file mapping.

Windows x86 PE Packer In C++

GitHub

52 stars
10 watching
11 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dimkr/papaw A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering 43
czs108/windows-pe-packer A tool that packs Windows executable files to make them harder to reverse-engineer 330
eronana/packer A tool for compressing and modifying executable files on Windows. 46
akuafif/hxor-packer A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption. 57
friedkiwi/netcrypt A .NET executable packer designed to provide a basic understanding of runtime packing and compression 59
z3r0d4y5/simple-pe32-packer A tool for compressing and decompressing PE32 executables using aPLib compression library 10
unknow101/fuckthatpacker A tool to bypass Windows Defender by packing payloads and integrating with CobaltStrike 630
onyxflames/cpack A tool for packaging source code into a distributable package. 1
ex0dus-0x/ward Creates stealthy droppers for loading malicious code into memory 19
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. 110
emmanuel-marty/lzsa A compression format designed for efficient decompression on 8-bit microcomputers. 237
packing-box/docker-packing-box A platform for evaluating and training machine learning models on packed executables 49
amakaseev/sprite-sheet-packer A software tool for efficiently packing and arranging sprite sheets from multiple game assets 320
silentvoid13/silent_packer A binary packer that encrypts and decrypts the code section of an executable before execution. 81