awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • justicerage/gepettoAvatar JusticeRage

    JusticeRage/Gepetto

    3,362Vezi pe 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
    Vezi pe GitHub↗3,362
  1. Home
  2. Development Tools & Productivity
  3. Decompiled Code Browsers
  4. LLM-Powered Function Explainers