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

Implement value-range search in rafind2 #22704

Open
trufae opened this issue Mar 16, 2024 · 2 comments
Open

Implement value-range search in rafind2 #22704

trufae opened this issue Mar 16, 2024 · 2 comments

Comments

@trufae
Copy link
Collaborator

trufae commented Mar 16, 2024

in r2 there's /V to search for ranged values. but rafind2 only exposes the /v..

Reuse code if possible. about the commandline flags, its probably better to follow a different syntax, because -v stands for version

@qoelet
Copy link
Contributor

qoelet commented Apr 16, 2024

Would it be a bad idea if we have -V represent both search types, i.e. -V 4:123 and -V 4:123,126?

@trufae
Copy link
Collaborator Author

trufae commented Apr 16, 2024

Sounds like a good plan. This way we dont need more flags to handle both cases and looks readable to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants