awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesResource-Based Shellcode Execution

Loading raw binary payloads from binary resource sections into executable memory for execution.

Distinct from Binary Payload Execution: Unlike general binary payload execution, this focuses specifically on extracting payloads from embedded binary resources.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Resource-Based Shellcode Execution. Refine with filters or upvote what's useful.

Awesome Resource-Based Shellcode Execution GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • byt3bl33d3r/offensivenimAvatar byt3bl33d3r

    byt3bl33d3r/OffensiveNim

    3,033Vezi pe 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

    Provides the capability to load and execute raw binary shellcode extracted from the executable's own resource sections.

    Nim
    Vezi pe GitHub↗3,033
  1. Home
  2. Operating Systems & Systems Programming
  3. Resource-Based Shellcode Execution