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 RepositoriesEmbedded Asset Decryption

Decrypting and unpacking resources or files embedded within binary executables.

Distinct from Media Asset Embedding: Candidates focus on UI/Web asset embedding; this is about security-focused decryption of binary embedded resources.

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

Awesome Embedded Asset Decryption GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • de4dot/de4dotAvatar von de4dot

    de4dot/de4dot

    7,428Auf GitHub ansehen↗

    de4dot is a .NET deobfuscator and unpacker designed to reverse obfuscation and restore readable code and metadata within .NET assemblies. It functions as a bytecode analyzer that simplifies control flow, strips anti-debugging protections, and extracts original payloads from packed executable wrappers. The project distinguishes itself through a modular deobfuscation pipeline and a sandbox environment used for dynamic string decryption, which executes decryption methods to replace encrypted strings with plain-text values. It can identify specific obfuscation tools through pattern-based binary a

    dnSpyEx unlocks encrypted or compressed resources and embedded files to make them accessible for review.

    C#
    Auf GitHub ansehen↗7,428
  1. Home
  2. Security & Cryptography
  3. Embedded Asset Decryption