Zeyad-Azima/GhidraDeepSeekDecomprove
A Ghidra script to improve decompiled code readability by re-writing it (Using DeepSeek) in a better way, Along with renaming/assigning variables based on their usage.
This tool helps reverse engineers and security researchers improve the readability of complex, decompiled code within Ghidra. It takes a selected function's decompiled output and uses an AI to rewrite it for clarity, intelligently renaming variables and optionally adding comments. The result is more understandable code for analysis.
No commits in the last 6 months.
Use this if you need to quickly make sense of obfuscated or hard-to-read decompiled code in Ghidra to streamline your reverse engineering workflow.
Not ideal if you prefer manual analysis and annotation, or if you are working with extremely sensitive code that cannot be processed by an external AI service.
Stars
19
Forks
1
Language
Python
License
GPL-3.0
Category
Last pushed
Oct 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Zeyad-Azima/GhidraDeepSeekDecomprove"
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!