Skip to content

Expose plugin functionality (shared cache, kernel cache, etc) through MCP #8539

Description

@torarnv

The built in dyld shared cache plugin offers a dedicated view for loading individual binaries from the shared cache:

https://docs.binary.ninja/guide/sharedcache.html#shared-cache-triage-dsctriage

But from the BN MCP's point of view it only has the ability to open the shared cache itself, but not load any of its embedded binaries. This limits the MCPs usefulness in BN, as images need to be loaded manually via the UI.

I don't know what it would take to expose this functionality to the MCP (if it would require exposing all plugins, or something custom for the dyld cache) but it would be nice if this became possible at some point, thanks! :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions