awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • justicerage/gepettoAvatar de JusticeRage

    JusticeRage/Gepetto

    3,362Ver en 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
    Ver en GitHub↗3,362
  1. Home
  2. Programming Languages & Runtimes
  3. Code Commenting
  4. Automated Decompiled Code Commenters