Skip to content

Lifted IL, LLIL SSA, and Every Other Form Truncated When Copying to Clipboard #8199

@utkonos

Description

@utkonos

Version and Platform (required):

  • Binary Ninja Version: 5.4.9690-dev Ultimate, 29418338
  • OS: macos
  • OS Version: 26.4.1
  • CPU Architecture: arm64

Bug Description:
If you select all in any linear view and copy the selected data, the resulting data in the clipboard is truncated. It seems to be based on where focus is in the view with the truncation occurring before or after the area in view.

Steps To Reproduce:

  1. Open database: solar plasma spins profoundly
  2. Navigate to _start()
  3. Set view to Linear Lifted IL or LLIL SSA or any linear view form from disassembly to SSA forms
  4. Select all
  5. Right click -> Copy
  6. Paste clipboard content in a text editor
  7. Observe that the content was truncated before writing to clipboard

Expected Behavior:
Who function content is written to clipboard like happens in disassembly and other IL views.

Screenshots:
https://github.com/user-attachments/assets/7b88ba10-f9f7-4305-a13b-946307ea173c

Binary:
Database: solar plasma spins profoundly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions