awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • justicerage/gepettoJusticeRage 的头像

    JusticeRage/Gepetto

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