Search within Flowgraph

Open
#2,197 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp

Research direction

No file, test, or entry point is named. Start by locating the flowgraph view and the existing console bindings, then determine whether keyword search and navigation belong together or whether current_basic_block/current_graph bindings are a separate workaround. Done means a user can search a large flowgraph and navigate to matching text tokens, with any agreed console bindings documented and tested.

Written by the indexing model from the issue text.

Description

Component: UI Effort: Medium Impact: Low UI: Graph

I have a very large flowgraph with a lot of text tokens in it, and I want to be able to search for a keyword and be navigated to it.

Tangentially, mapping the current flow graph basic block to current_basic_block in the console would be nice. With similar bindings (maybe add current_graph) I could mostly work around the issue above.

Not sure of what the effort label should be.

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.