🔒 Obfuscate C/C++ functions at runtime on Windows to protect your code from inspection and enhance security against static analysis.
-
Updated
Feb 11, 2026 - C
🔒 Obfuscate C/C++ functions at runtime on Windows to protect your code from inspection and enhance security against static analysis.
Creation of multiple Malware tools consisting of evasion, enumeration and exploitation
Erebus is an Initial Access wrapper for the Mythic Command & Control Server. It utilises multiple techniques to equip the operator with the right tools, for the right job.
low-level windows networking library using afd.sys sockets and schannel tls. bypasses winsock, winhttp, wininet and other high-level networking apis entirely.
🔥📜 Forbidden collection of Red Team sorcery 📜🔥
a modular reflective dll/pe loader that allows for easy chaining of dlls and pes together in a single or remote process with tight memory management and encryption capabilities to evade memory scanners. no syscall, windows, or net/http import involved.
This project is a proof-of-concept showing how to inject code into a Windows process using Win32 API. The code is loaded from an external file and injected into a target process by its PID.
full featured command & control
binary packer with cellular automaton obfuscation
load arbitrary dlls, call any exported function, calls execute inside g0 as normal syscalls do from the tradition route, no syscall or windows imports, exposes many convenience functions for winapi interaction :3
A cryptographic payload loader and executor designed for advanced in-memory execution techniques. This project combines strong encryption, compression, and sophisticated evasion capabilities to execute both shellcode and PE files directly in memory.
Quick and dirty shellcode encryptor and obfuscator
PIC shellcode (C/C++) development toolkit designed for malware developers.
A ring0 Loadable Kernel Module (Linux) for latest kernels 6.x
Evade static analysis like a ghost. Compress, encrypt, encode, and reduce the entropy of your shellcode. Using RLE compression, XOR encryption, nibble and Yenc encoding. With decryption logic implemented in C
Add a description, image, and links to the maldev topic page so that developers can more easily learn about it.
To associate your repository with the maldev topic, visit your repo's landing page and select "manage topics."