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

Aperta
#8,539 0 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Attiva
Stack tecnologico
cpp

Direzione di ricerca

Start by reading the BN MCP implementation and the built-in dyld shared cache plugin documentation, especially the shared-cache triage workflow. Determine how MCP currently opens a shared cache and what interface would be needed to load embedded binaries; done means the MCP can perform that workflow without manual UI interaction.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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! :)

Lingua principale
C++
Stelle
1.3k
Fork
298
Merge medio
5g 5h
PR unite (30g)
19

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Vector35/binaryninja-api

Tutte le issue di Vector35/binaryninja-api

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.