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 RepositoriesLLM-Powered Function Explainers

Tools that use language models to generate plain-English explanations of decompiled function logic.

Distinct from Decompiled Code Browsers: Distinct from Decompiled Code Browsers: adds LLM-based semantic explanation, not just viewing and manual commenting.

Explore 1 awesome GitHub repository matching development tools & productivity · LLM-Powered Function Explainers. Refine with filters or upvote what's useful.

Awesome LLM-Powered Function Explainers 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

    Sends decompiled function code to a language model and returns a plain-English description of what the code does.

    Pythongpt-5-apiida-proopenai
    Voir sur GitHub↗3,362
  1. Home
  2. Development Tools & Productivity
  3. Decompiled Code Browsers
  4. LLM-Powered Function Explainers