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

Viv memory view va #176

Merged
merged 4 commits into from
Jun 8, 2017
Merged

Conversation

atlas0fd00m
Copy link
Contributor

this allows for branching to locations that are not the va provided (eg. ARM -> Thumb using an odd va, but the actual location is defined and starts at the even va).

…ations database (for Thumb instructions referenced by odd addresses, when the legit location is an even address)
@atlas0fd00m atlas0fd00m reopened this Mar 17, 2017
@atlas0fd00m
Copy link
Contributor Author

actually, reopening. this is still valuable for pointers and other things that would still want to go to the correct location.

@atlas0fd00m
Copy link
Contributor Author

bump

@atlas0fd00m
Copy link
Contributor Author

this is still valuable. if a location exists, go to the location va, because currently the view just doesn't go there if the va tag doesn't exist.

@invisig0th invisig0th merged commit 7be4037 into vivisect:master Jun 8, 2017
@atlas0fd00m atlas0fd00m deleted the viv_memory_view_va branch June 8, 2017 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants