Skip to content
This repository was archived by the owner on Nov 16, 2025. It is now read-only.

GhidraMCP v2.0

Choose a tag to compare

@DaCodeChick DaCodeChick released this 30 Jul 06:07
· 93 commits to main since this release

What's Changed

  • Bumped required Java version from 8 to 21
  • PR #36: Added VSCode Copilot instructions to README.md
  • PR #41: Restructure API to be more modular
  • PR #43: Added get_bytes, get_data_by_label, and search_bytes
  • PR #47: Added Dockerfile and Smithery config
  • PR #56: Respect the read-only option when calling decompiler
  • PR #62: Added listen address option
  • PR #67: Added get_struct, create_struct, clear_struct and add_struct_members
  • PR #74: Added option for function decompilation timeout