40 مستودعات
Tools for compressing, encrypting, and protecting binary files.
Explore 40 awesome GitHub repositories matching part of an awesome list · Executable Packers. Refine with filters or upvote what's useful.
ConfuserEx is a open-source protector for .NET applications. It is the successor of Confuserconfuser project.
Open-source protector for .NET applications.
Reflective PE packer.
Reflective PE loader for in-memory native execution.
Crinkler is a compressing linker for Windows, specifically targeted towards executables with a size of just a few kilobytes. Its main purpose is as a tool for producing small demoscene productions.
Compressing linker for small Windows executables.
Multi-Packer wrapper letting us daisy-chain various packers, obfuscators and other Red Team oriented weaponry. Featured with artifacts watermarking, IOCs collection & PE Backdooring. You feed it with your implant, it does a lot of sneaky things and spits out obfuscated executable.
Wrapper for daisy-chaining multiple packers and obfuscators.
NOTE TO GITHUB USERS
Collection of utilities for manipulating ELF files.
Astral-PE is a low-level mutator (headers obfuscator and patcher) for Windows PE files (.exe, .dll, .sys) that rewrites structural metadata after compilation (or postbuild protection) — without breaking execution.
Low-level mutator for obfuscating PE headers and entry points.
Mirror of users section of rootkit.com.
Application for PE files encryption.
Credit: alegrey91 for the logo! Thanks!
Educational binary packer written in Go.
ASM Guard is a packer utility for compressing and complicating reversing compiled native code (native files), protecting resources, adding DRM, and packing into an optimized software loader. Its main purpose is to protect programs from static analysis (determining the framework/programming…
Packer for compressing and obfuscating native code.
Midgetpack ~-~-~-~-~- aris@badcode.be
Packer for ELF binary files.
Packer compressing .net assemblies, (ab)using the PE format for data storage
Packer for .NET assemblies using PE format storage.
TinyLoad is an pe crypter/packer for x64 executables it packs an input exe with varying protection layers to prevent it from being reverse engineered. Its 1 single .cpp file and does not have any external dependencies.
PE packer using a custom virtual machine.
` MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM MMMMMMMMMMMMMMMMMMMMNNNNNNNNNNNNNNNNNNMMMMMMMMMMMMMMMMMMMMMMMMMMMM MMMMMMMMMMMMMMNNmdhso///+o++osyyhdmNNNNNNNNNNMMMMMMMMMMMMMMMMMMMMM MMMMMMMMMNmmhs/:...``..........:ohmNNNNNNNNNNNNMMMMMMMMMMMMMMMM…
Simple ELF crypter using RC4 encryption.
If you are confused on how to start developing for PS2, see the getting started section on the ps2dev main page.
Packer for creating PlayStation 2 ELF files.
hXOR Packer is a PE (Portable Executable) packer with Huffman Compression and Xor encryption.
PE packer utilizing Huffman compression and XOR encryption.
A proof-of-concept packer for .NET executables, designed to provide a starting point to explain the basic principles of runtime packing.
Proof-of-concept packer for .NET executables.
Windows x86 PE Packer In C++
Windows x86 PE packer written in C++.
Simple PE Packer Which Encrypts .text Section I release a simple PE file packer which encrypts the .text section and adds a decryption stub to the end of the last section. The encryption is a simple xor encryption which can easily be developed to something more stronger.
Simple PE packer encrypting the text section.