awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesMetadata Encryption

Encrypting assembly and type metadata to prevent reverse engineering and unauthorized access.

Distinct from Metadata Encryption: Shortlist candidates focus on file properties or cloud instance metadata; this targets binary assembly metadata.

Explore 1 awesome GitHub repository matching security & cryptography · Metadata Encryption. Refine with filters or upvote what's useful.

Awesome Metadata Encryption GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • focus-creative-games/hybridclrAvatar von focus-creative-games

    focus-creative-games/hybridclr

    7,863Auf GitHub ansehen↗

    HybridCLR is a hybrid C# execution engine and assembly loader designed for Unity. It provides a system for hot-updating C# logic across all platforms at runtime without requiring the application to be rebuilt or reinstalled. The project is distinguished by its mixed-mode execution, which runs unmodified code at native speed while using a high-performance interpreter for updated functions. It includes a generic type resolver that allows hot-updated code to use generic classes and functions regardless of whether they were pre-instantiated in the main binary. To protect proprietary source code,

    Secures global metadata and hardens code to prevent unauthorized access and reverse engineering.

    C++csharpframeworkhot
    Auf GitHub ansehen↗7,863
  1. Home
  2. Security & Cryptography
  3. Metadata Encryption