awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesAppDomain Isolations

Using .NET AppDomains to isolate payloads and enable full memory unloading.

Distinct from Module Isolation: Specifically targets .NET AppDomain-based isolation for payload cleanup, whereas Module Isolation focuses on kernel namespaces.

Explore 1 awesome GitHub repository matching software engineering & architecture · AppDomain Isolations. Refine with filters or upvote what's useful.

Awesome AppDomain Isolations GitHub Repositories

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

    TheWover/donut

    4,461Vezi pe GitHub↗

    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

    Uses .NET AppDomains to isolate payloads and enable full memory unloading after execution.

    C
    Vezi pe GitHub↗4,461
  1. Home
  2. Software Engineering & Architecture
  3. Execution Control
  4. Namespace Isolation
  5. Module Isolation
  6. AppDomain Isolations