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 basefind feature #413

Closed
XVilka opened this issue Jan 21, 2021 · 0 comments · Fixed by #1966
Closed

Implement basefind feature #413

XVilka opened this issue Jan 21, 2021 · 0 comments · Fixed by #1966
Labels
enhancement New feature or request help wanted Extra attention is needed RzAnalysis

Comments

@XVilka
Copy link
Member

XVilka commented Jan 21, 2021

Basefind aims at find the base address of a raw binary by using ASCII strings and their intersections.

There are various implementations of this:

Since Rizin is often used for reversing raw binaries (e.g. firmware) it's commonly used feature in this scenario. It could be a part of the Rizin itself, moreover, reusing the strings detection logic, see #38

@XVilka XVilka added enhancement New feature or request help wanted Extra attention is needed RzAnalysis labels Jan 21, 2021
@XVilka XVilka added the RSoC label Mar 5, 2021
@rizinorg rizinorg deleted a comment from fangxlmr Mar 17, 2021
@rizinorg rizinorg deleted a comment from cascades-sjtu Mar 17, 2021
@XVilka XVilka removed the RSoC label Apr 26, 2021
@gnole gnole mentioned this issue Jul 29, 2021
4 tasks
@wargio wargio mentioned this issue Nov 11, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed RzAnalysis
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant