1 مستودع
C library API and command-line interface for integrating shellcode generation into external tooling and automation workflows.
Distinct from Shellcode Generators: Distinct from Shellcode Generators: focuses on providing a programmatic API for integration, not just a standalone generator tool.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Programmatic Interfaces. 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
Provides a C library API and a command-line generator so external tools can produce shellcode dynamically on a server or agent.