Thread: Ida-pro-mcp
View Single Post
  #38  
Old 09-06-2026, 05:20
chants's Avatar
chants chants is offline
VIP
 
Join Date: Jul 2016
Posts: 887
Rept. Given: 49
Rept. Rcvd 53 Times in 32 Posts
Thanks Given: 769
Thanks Rcvd at 1,183 Times in 551 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
The Following User Says Thank You to chants For This Useful Post:
niculaita (09-06-2026)