Thread: Ida-pro-mcp
View Single Post
  #38  
Old 09-06-2026, 05:20
chants chants is online now
VIP
 
Join Date: Jul 2016
Posts: 860
Rept. Given: 48
Rept. Rcvd 53 Times in 32 Posts
Thanks Given: 748
Thanks Rcvd at 1,169 Times in 540 Posts
chants Reputation: 53
Ive had great success with these tools the first is for a semantic graph and interface for asking questions or renaming functions and variables and such with LLMs:
https://github.com/symgraph/GhidrAssist
https://github.com/symgraph/GhidrAssistMCP

I noticed the author fully support Binary Ninja and IDA Pro as well:
https://github.com/symgraph/BinAssist
https://github.com/symgraph/BinAssistMCP
https://github.com/symgraph/IDAssist
https://github.com/symgraph/IDAssistMCP

Im not sure why ive had little trouble reversing, though i was fixing bugs in binaries so maybe that is considered an okay use case. Ive no idea what sets off the flags on the big providers and I would imagine each provider is different. I have had it refuse in cases that were low levrl programming with huge output files likely as it somehow mistook it for distillation.
Reply With Quote