binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Actions for quick navigation

Open xusheng6 opened this issue 1 year ago • 0 comments

Now that https://github.com/Vector35/binaryninja-api/issues/3260 is about to be finished, I am surprised that we actually do not have the counterpart for navigating to these locations. I suggest that we add a "Go to" context menu, and it has the following entries:

  1. Address (G)
  2. File offset (it has been around for a while, but its hard to discover)
  3. end/start of bv
  4. end/start of section
  5. end/start of segment
  6. end/start of function
  7. end/start of data variable

xusheng6 avatar May 08 '24 08:05 xusheng6