APiTJLillo/GhAIdra
AI assisted tools for Ghidra. Azure OpenAI, DeepSeek, Anthropic Claude, Ollama.
This Ghidra plugin helps reverse engineers and security researchers understand complex compiled code more quickly. By connecting to AI models, it takes raw disassembled functions and variables and suggests clear, human-readable names and detailed explanations of their purpose. It can also simulate function behavior with AI-suggested inputs, making it easier to analyze program logic and identify vulnerabilities. This tool is for anyone who frequently analyzes binary executables.
No commits in the last 6 months.
Use this if you regularly work with Ghidra and need to accelerate your understanding of disassembled code, identify function purposes, or simulate execution paths.
Not ideal if you do not use Ghidra for reverse engineering, or if you prefer manual analysis without AI assistance.
Stars
8
Forks
—
Language
Java
License
—
Category
Last pushed
Feb 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/APiTJLillo/GhAIdra"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
symgraph/GhidrAssist
An LLM extension for Ghidra to enable AI assistance in RE.
obiscr/ChatGPT
This project is a plugin that supports ChatGPT running on JetBrains series IDE.
weirdmachine64/GhidraGPT
Integrate LLM models directly into Ghidra for automated code refactoring and analysis.
philsajdak/decyx
Decyx: AI-powered Ghidra extension for enhanced reverse engineering and binary analysis.
likvidera/GhidraChatGPT
Brings the power of ChatGPT to Ghidra!