awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesAutomated Decompiled Code Commenters

Tools that use language models to insert explanatory comments directly into decompiled pseudocode listings.

Distinct from Code Commenting: Distinct from Code Commenting: uses an LLM to automatically generate and insert comments into decompiled code, not manual commenting.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Automated Decompiled Code Commenters. Refine with filters or upvote what's useful.

Awesome Automated Decompiled Code Commenters 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.
  • justicerage/gepettoAvatar de JusticeRage

    JusticeRage/Gepetto

    3,362Voir sur GitHub↗

    Gepetto is an IDA Pro plugin that integrates large language models directly into the reverse engineering workflow. It functions as a multi-provider LLM client, allowing users to explain decompiled functions, rename variables, and add comments to pseudocode, all while supporting multiple language model backends and a localized interface. The plugin distinguishes itself through a plugin-based architecture that abstracts multiple LLM providers behind a unified interface, enabling hot-swapping between providers and models without restarting IDA Pro. It also features a command-line interface bridg

    Instructs a language model to insert explanatory comments directly into the decompiled function listing.

    Pythongpt-5-apiida-proopenai
    Voir sur GitHub↗3,362
  1. Home
  2. Programming Languages & Runtimes
  3. Code Commenting
  4. Automated Decompiled Code Commenters