Skip to content

1.2.0

Compare
Choose a tag to compare
@mrexodia mrexodia released this 29 Mar 15:27
· 56 commits to main since this release

Prerequisites

  • Python (3.10 or higher)
    • Use idapyswitch to switch to the newest Python version
  • IDA Pro (8.3 or higher, 9 recommended)
  • Supported MCP Client (pick one you like)

Installation

Install (or upgrade) the IDA Pro MCP package:

pip install --upgrade git+https://github.com/mrexodia/ida-pro-mcp

Configure the MCP servers and install the IDA Plugin:

ida-pro-mcp --install

What's Changed

  • add some tips by @gmh5225 in #3
  • Fix resolve get_function compatibility by @ngnl0 in #5
  • Added support to resolve demangled names found in HexRays output by @oopsmishap in #8

New Contributors

Full Changelog: https://github.com/mrexodia/ida-pro-mcp/commits/1.2.0