Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual indicators of jumps #29

Open
netromdk opened this issue Nov 20, 2017 · 0 comments
Open

Visual indicators of jumps #29

netromdk opened this issue Nov 20, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@netromdk
Copy link
Owner

In the main view it would be nice if jumps (relative and absolute) were shown visually, like with an arrow or something. It would be even better if it points to the address it will jump to: Imagine having a jump that happens on the same current viewable portion of the binary and with an arrow from the jump to the address.

In all cases, right-clicking on a jump should expose the "Jump to address X" context action, where X is the resolved, absolute address. It should also have "Copy absolute address" (for both relative and absolute) and "Copy relative offset" (only for relative).

@netromdk netromdk added this to the Future milestone Nov 20, 2017
@netromdk netromdk self-assigned this Nov 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant