move simple text description of assembly from UI code into the API

Open
#2,006 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp

Research direction

Start by locating the UI code that provides the instruction summary on hover, then trace how assembly information is exposed by the core. Done means the same simple text description is available through the core API for plugins, without relying on the UI implementation.

Written by the indexing model from the issue text.

Description

Component: API Effort: Medium Impact: Low

The UI has a nice feature that provides a summary of an instruction in some instances when you hover over it. This should be moved into the core so it could be more easily used by plugins.

Screen Shot 2020-09-30 at 11 46 12 AM
Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
5d 5h
Merged PRs (30d)
19

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.