Vector35 / Vector35/binaryninja-api

include copy symbol name menu/hotkey that avoids truncation

Open
#397 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When copying a truncated symbol name the end result is this:

__ZNSt3__112__tuple_impl...EEJOZN13ClientHandler10FastTravelEvE4

screen shot 2016-08-20 at 9 23 34 am

Copying from the rename dialog works fine:

screen shot 2016-08-20 at 9 24 40 am

__ZNSt3__112__tuple_implINS_15__tuple_indicesIJLm0EEEEJOZN13ClientHandler10FastTravelEvE4

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.

Research direction

Start by reproducing the truncated symbol-name copy behavior described in the issue and compare it with copying from the rename dialog. Trace the symbol-name copy menu or hotkey entry point; done means copying from the affected view produces the complete name shown in the rename dialog.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
reverse-engineering
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.