2 Repos
Converting binary payloads into UUID strings to load them into heap memory via system callbacks.
Distinct from Executable-to-Shellcode Converters: Uses UUID conversion specifically as an obfuscation and loading mechanism for shellcode, not for data identification.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · UUID-Encoded Shellcode Loading. Refine with filters or upvote what's useful.
OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of low-level primitives and a Windows API wrapper designed for offensive security operations, including malware development and shellcode loading. The project focuses on evasion and obfuscation through techniques such as API unhooking, direct system calls, and anti-debugging mechanisms. It features diverse payload delivery methods, including reflective binary loading, the execution of .NET assemblies via CLR hosting, and various shellcode injection techniques using fibers, COM obje
Converts binary payloads into UUID strings to load them into heap memory via system callbacks.
OffensiveRust is a red team toolkit and malware development kit written in Rust. It serves as an evasion framework and post-exploitation library, providing a collection of offensive security primitives and a Windows API wrapper for interacting with low-level system functions and undocumented APIs. The project focuses on bypassing security software through direct system calls, memory obfuscation, and stealthy payload execution. It implements techniques to defeat static binary analysis via compile-time string encryption and payload obfuscation, while avoiding detection using parent process ID s
Converts binary payloads into UUID strings to load them into heap memory via system callbacks.