awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesUUID-Encoded Shellcode Loading

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.

Awesome UUID-Encoded Shellcode Loading GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • byt3bl33d3r/offensivenimAvatar de byt3bl33d3r

    byt3bl33d3r/OffensiveNim

    3,033Ver en GitHub↗

    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.

    Nim
    Ver en GitHub↗3,033
  • trickster0/offensiverustAvatar de trickster0

    trickster0/OffensiveRust

    2,984Ver en GitHub↗

    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.

    Rust
    Ver en GitHub↗2,984
  1. Home
  2. Operating Systems & Systems Programming
  3. Assembly Injection Interfaces
  4. Shellcode Generators
  5. Executable-to-Shellcode Converters
  6. UUID-Encoded Shellcode Loading