Skip to content

New tool: run_plugin_script Scripting Binary Ninja #3

@ttimasdf

Description

@ttimasdf

Implement a new tool to allow LLM to run arbitrary scripts in the context of binary ninja.

Preferably, also support a "Sandbox Level"

  • High: only allow operations on bv: BinaryView
  • Medium: Support all Magic Console Variables and BinaryNinja APIs.
  • Low: Unrestricted code execution (vulnerable to prompt injection)

Metadata

Metadata

Assignees

Labels

component:toolEverything related to MCP tools

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions