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

[request] Implement basefind #10725

Open
guedou opened this issue Jul 13, 2018 · 5 comments
Open

[request] Implement basefind #10725

guedou opened this issue Jul 13, 2018 · 5 comments
Labels
concept Highly experimental features and controversial ideas enhancement Hacktoberfest RAnal

Comments

@guedou
Copy link
Contributor

guedou commented Jul 13, 2018

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

There are various implementations of this:

I think that could be a nice radare2 feature.

@radare
Copy link
Collaborator

radare commented Jul 13, 2018

there was an issue already for this, but didnt knew about this tool. interesting indeed. thanks

@XVilka XVilka added enhancement RAnal concept Highly experimental features and controversial ideas labels Jul 14, 2018
@XVilka XVilka added this to the 3.0 milestone Aug 10, 2018
@ret2libc ret2libc removed this from the 3.0 milestone Oct 11, 2018
@kuqadk3
Copy link
Contributor

kuqadk3 commented Mar 21, 2020

I could try to implement the tool (https://github.com/mncoppola/ws30/blob/master/basefind.py) but I don't know which part of r2 that I should put this in. Also, it would be great to know which command that we will use for this one.

Thanks.

@guedou
Copy link
Contributor Author

guedou commented Mar 21, 2020

rabin2 is a good candidate

@radare
Copy link
Collaborator

radare commented Mar 21, 2020 via email

@XVilka
Copy link
Contributor

XVilka commented Oct 23, 2020

Also this is looks interesting https://gist.github.com/rpw/2c4064712638bce602755a938991e5e9 cc @marcograss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concept Highly experimental features and controversial ideas enhancement Hacktoberfest RAnal
Projects
None yet
Development

No branches or pull requests

5 participants