Skip to content

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

Description

@op2786

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.

Metadata

Metadata

Assignees

Labels

Component: UIIssue needs changes to the user interfaceEffort: TrivialIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundUI: GraphIssues with the FlowGraph class or Graph viewUI: LinearIssues with the Linear view

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions