2 रिपॉजिटरी
Compresses shellcode payloads using aPLib, LZNT1, Xpress, or Xpress Huffman algorithms to reduce module size.
Distinct from Shellcode Generators: Distinct from Shellcode Generators: focuses on the compression step applied to shellcode payloads, not the generation itself.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Shellcode Payload Compressors. Refine with filters or upvote what's useful.
Donut is a toolset for loading and executing payloads in memory, featuring a position-independent shellcode generator, an in-memory payload injector, and a .NET assembly loader. It is designed to convert executable files and scripts into shellcode that can be executed within the memory space of a remote process without writing files to disk. The project specializes in security evasion through memory-based patching and payload obfuscation using symmetric block ciphers and compression. It includes a remote payload stager to retrieve encrypted modules from HTTP or DNS servers during runtime, red
Compresses shellcode payloads using aPLib, LZNT1, Xpress, or Xpress Huffman algorithms.
EQGRP is a remote access trojan framework and post-exploitation toolkit. It provides a centralized command and control infrastructure for deploying persistent implants and managing remote agents across diverse operating systems. The project includes tools for digital forensic evasion, such as modifying system logs and filesystem timestamps to remove execution traces. It features a network interception system for capturing and reconstructing data streams by hooking into the system root, as well as exploits designed for kernel privilege escalation to elevate process permissions to administrativ
Obscures and compresses payload code to bypass security scanners and fit within specific memory limits.