8000 Add the base address of the class · Issue #8 · asherkin/vtable · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add the base address of the class #8

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. 8000

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

Open
tsuza opened this issue Mar 11, 2023 · 2 comments
Open

Add the base address of the class #8

tsuza opened this issue Mar 11, 2023 · 2 comments

Comments

@tsuza
Copy link
tsuza commented Mar 11, 2023

It would be nice to know the base address of a class' vtable and I don't think it'd be a time-consuming thing to implement

@asherkin
Copy link
Owner

Out of interest, what's your use case for the compile-time base address of the vtable?

@tsuza
Copy link
Author
tsuza commented Mar 11, 2023

I don't particularly need it to do something plugin-side, but knowing the base address ( and then knowing the offset of a certain function ) would be helpful to find certain functions in the binaries.

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

No branches or pull requests

2 participants
0