Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Partial copy (ctrl+c) of raw assembly listings.

Open
#8,522 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active

Research direction

Reproduce this in Binary Ninja 5.3.9757 on Windows 10 with an x64 function of about 300 lines. In Linear / Disassembly view, select the listing, copy it, and compare the clipboard output with the full function; done means the complete listing is copied regardless of length.

Written by the indexing model from the issue text.

Description

  • Binary Ninja Version: 5.3.9757 free

  • Edition: Non-Commercial

  • OS: Windows 10

  • CPU Architecture: x64

When copying a raw assembly listing only the first 60 (sometimes 100) lines are copied do the clipboard.

Take any function (sub_xxxx) long enough to manifest the issue (say 300 lines). Click on the listing. Choose Linear / Disassembly. ctrl+a, ctrl+c, then paste that into a separate text file. Only the beginning of the function will copy.

Expected Behavior:
FULL function must copy. Regardless of how long it may be.

Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
4d 13h
Merged PRs (30d)
20

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.

More from Vector35/binaryninja-api

All issues in Vector35/binaryninja-api

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.