awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub Repositories.NET String Decryption

Specialized recovery of encrypted strings and constants from .NET assemblies.

Distinct from .NET Assembly Editors: Targets the specific problem of encrypted strings in the .NET ecosystem.

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

Awesome .NET String Decryption GitHub Repositories

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

    0xd4d/de4dot

    7,426Auf GitHub ansehen↗

    de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers, restore metadata, and simplify bytecode control flow to transform protected binaries back into human-readable code. The project features specialized systems for decrypting strings and constants using both static and dynamic analysis. It identifies specific protection tools through pattern-based detection and strips anti-analysis protections, such as tamper detection and anti-debugging code. The tool provides a suite of reverse engineering capabilities, including binary wrapper un

    Identifies and replaces encrypted strings and constants using static and dynamic analysis.

    C#
    Auf GitHub ansehen↗7,426
  1. Home
  2. Security & Cryptography
  3. .NET String Decryption