30 open-source projects similar to dosx-dev/asm-guard, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ASM Guard alternative.
` | ' \ / | ' \ / \ \ /\ / / | |) | (| | |) | (| |\ V V / | ./ \,| ./ \,| \/\/ || |_| `
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.
Packer compressing .net assemblies, (ab)using the PE format for data storage
` MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM MMMMMMMMMMMMMMMMMMMMNNNNNNNNNNNNNNNNNNMMMMMMMMMMMMMMMMMMMMMMMMMMMM MMMMMMMMMMMMMMNNmdhso///+o++osyyhdmNNNNNNNNNNMMMMMMMMMMMMMMMMMMMMM MMMMMMMMMNmmhs/:...``..........:ohmNNNNNNNNNNNNMMMMMMMMMMMMMMMM…
Backpack is a packer that use process hollowing to hide your payload writen in Golang. This is based on the work of abdullah2993 (https://github.com/abdullah2993/go-runpe)
A proof-of-concept packer for .NET executables, designed to provide a starting point to explain the basic principles of runtime packing.
This little project is a super simple polymorphic runtime cryptor for x86_64 ELF binaries on linux. I wrote this for the extended digital forensics course at my university, but thought I would share publically because why not - learning and things.
A Simple Linux ELF Runtime Crypter. An unpacker by f0wl can be found at f0wl/ezuri_unpack.
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.
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.
ConfuserEx is a open-source protector for .NET applications. It is the successor of Confuserconfuser project.
A simple packer working with all PE files which cipher your exe with a XOR implementation
If you are confused on how to start developing for PS2, see the getting started section on the ps2dev main page.
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.