binaryninja-api
binaryninja-api copied to clipboard
Actions for quick navigation
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:
- Address (G)
- File offset (it has been around for a while, but its hard to discover)
- end/start of bv
- end/start of section
- end/start of segment
- end/start of function
- end/start of data variable