fmagin/ghidra-openai
Get Function Summaries and more for Ghidra from ChatGPT
This tool helps reverse engineers working with Ghidra quickly understand complex code. It takes decompiled function code as input and uses OpenAI's ChatGPT to generate a plain-language summary of what the function does. This makes it much faster for security researchers, malware analysts, and vulnerability researchers to grasp the purpose of unfamiliar code.
No commits in the last 6 months.
Use this if you are a reverse engineer spending significant time manually deciphering the purpose of functions in Ghidra.
Not ideal if you require absolute confidentiality for the code being analyzed, as the decompiled text is sent to the OpenAI API.
Stars
30
Forks
1
Language
Kotlin
License
MIT
Category
Last pushed
Dec 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/fmagin/ghidra-openai"
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!