GhidrAssist and GhidraChatGPT
Both are LLM plugins for Ghidra's reverse engineering environment but target different AI backends—GhidrAssist uses a generic LLM abstraction layer while GhidraChatGPT is specifically bound to OpenAI's API—making them competitors for the same integration point rather than complementary tools.
About GhidrAssist
symgraph/GhidrAssist
An LLM extension for Ghidra to enable AI assistance in RE.
This tool helps reverse engineers understand complex software binaries more quickly and thoroughly. It takes in compiled program files (like .exe or .dll) and uses AI to explain functions, identify security risks, and categorize related code, outputting easy-to-understand summaries and an interactive knowledge graph. Forensic analysts, security researchers, and malware analysts will find this invaluable for deep dives into unknown code.
About GhidraChatGPT
likvidera/GhidraChatGPT
Brings the power of ChatGPT to Ghidra!
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work