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

RFE: Search references pointing outside a region #315

Open
4 tasks
radare opened this issue Jan 13, 2019 · 2 comments
Open
4 tasks

RFE: Search references pointing outside a region #315

radare opened this issue Jan 13, 2019 · 2 comments
Assignees

Comments

@radare
Copy link

radare commented Jan 13, 2019

For example:

  • /r should support [from...to] support (to specify a range)
  • /ru - references to undefined memory (where theres no map in there), useful to identify memory ram configurations, memory mapped devices, etc
  • /r... - search for references pointing outside the current memory map
  • /ri - in range expression?

not sure if the inverse of /v would make sense

@radare radare self-assigned this Jan 13, 2019
@radare
Copy link
Author

radare commented Feb 13, 2019

cc @ITAYC0HEN wanna try to fix this? also i need some feedback on this feature, use cases ideas, etc

@ret2libc ret2libc changed the title Search references pointing outside a region RFE: Search references pointing outside a region Feb 13, 2019
@ITAYC0HEN
Copy link

I personally didn't encounter any situation where I needed these solutions

@ret2libc ret2libc transferred this issue from radareorg/radare2 Jul 17, 2020
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

No branches or pull requests

2 participants