binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

"Send address to chat" command visible for non-collab databases

Open emesare opened this issue 4 weeks ago • 1 comments

On Binary Ninja Ultimate if you right click and go to "Plugins" you will see a command for sending the current address to the chat, even though your in a freshly opened file with no collab capabilities. This command should not be shown as it can never do anything and will just warn:

[Default] Tried to send a chat message with no actively connected websocket

Steps:

  • Open binary with no collab support (e.g. not a collab project)
  • Right click in linear view and observe "Plugins" with "Send address to chat" command
Image

emesare avatar Nov 16 '25 21:11 emesare