awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesControl Flow Simplification

Removing obfuscation-induced complexity from execution paths to restore logical flow.

Distinct from Structured Control-Flow Reconstruction: Focuses on simplifying existing obfuscated graphs rather than reconstructing structured blocks from raw binaries.

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

Awesome Control Flow Simplification GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • 0xd4d/de4dotAvatar de 0xd4d

    0xd4d/de4dot

    7,426Voir sur GitHub↗

    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

    Simplifies bytecode control flow by removing proxy methods and inlining split functions.

    C#
    Voir sur GitHub↗7,426
  1. Home
  2. Software Engineering & Architecture
  3. Control Flow Logic Models
  4. Control-Flow Graph Generation
  5. Structured Control-Flow Reconstruction
  6. Control Flow Simplification