Skip to content

Releases: blacktop/ida-mcp-rs

v0.9.3

17 Feb 02:51
63821cd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.3-beta.3

31 Jan 18:41
d63e0d6

Choose a tag to compare

v0.9.3-beta.3 Pre-release
Pre-release

Full Changelog: v0.9.2...v0.9.3-beta.3

v0.9.2

31 Jan 18:29
ef66743

Choose a tag to compare

Full Changelog: v0.1.4...v0.9.2

v0.1.4

21 Jan 05:24
2bf057f

Choose a tag to compare

IDA Pro MCP Server v0.1.4

Headless IDA Pro analysis via MCP protocol.

Requirements

  • IDA Pro 9.2+ with valid license (RPATH is set at build time)

Changelog

Bug Fixes

  • 2bf057f: Wfix: wrap server with sanitizer to remove $schema fields (@blacktop)

Full Changelog: v0.1.3...v0.1.4

v0.1.3

21 Jan 03:51
efb9264

Choose a tag to compare

IDA Pro MCP Server v0.1.3

Headless IDA Pro analysis via MCP protocol.

Requirements

  • IDA Pro 9.2+ with valid license (RPATH is set at build time)

Changelog

Other


Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Jan 23:05
00c4722

Choose a tag to compare

IDA Pro MCP Server v0.1.2

Headless IDA Pro analysis via MCP protocol.

Requirements

  • IDA Pro 9.2+ with valid license (RPATH is set at build time)

Changelog

Bug Fixes

  • 00c4722: fix: remove enable_tools (tool discovery should be enough to limit context pollution) (@blacktop)

Other


Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 Jan 19:18
22a23c9

Choose a tag to compare

IDA Pro MCP Server v0.1.1

Headless IDA Pro analysis via MCP protocol.

Requirements

  • IDA Pro 9.2+ with valid license (RPATH is set at build time)

Changelog

Bug Fixes

  • 22a23c9: fix: gate tools; add analysis_status and address (based on review feedback from agents) (@blacktop)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Jan 20:22
211ad1b

Choose a tag to compare

IDA Pro MCP Server v0.1.0

Headless IDA Pro analysis via MCP protocol.

Requirements

  • IDA Pro 9.2+ with valid license (RPATH is set at build time)

Changelog

Other


Full Changelog: ...v0.1.0