Vector35 / Vector35/binaryninja-api

Copy As does not copies multiple bytes in any view but hex editor

Open
#3,310 2 comments 0 reactions 1 assignee View on GitHub

@fuzyll is already working on this.

Since Jul 21, 2026.

Component: UI Effort: Trivial Impact: Low UI: Graph UI: Linear
Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
5d 5h
Merged PRs (30d)
19

Description

Version and Platform (required):

  • Binary Ninja Version: 3.1.3469
  • OS: Windows
  • OS Version: 10
  • CPU Architecture: x64

Bug Description:
Copy As is not working on Linear view if I select multiple line, characters or bytes.

Steps To Reproduce:

  1. Open a file that have string for example
  2. Go to a string definition on Linear view
  3. Select the whole string or bytes that you want to copy as
  4. Use Copy As from right click menu (You will saw in this step your selection will be lost)
  5. It will only copy 2 bytes although it should be more than that

Expected Behavior:
I expect it to copy whole bytes that I selected.

Additional Information:
I think this is also ruling issue in other views except hex editor. I can not Copy As multiple bytes in HLIL view etc.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.