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

Get base address directly from Library #38

Open
branpk opened this issue Jun 8, 2021 · 0 comments
Open

Get base address directly from Library #38

branpk opened this issue Jun 8, 2021 · 0 comments

Comments

@branpk
Copy link

branpk commented Jun 8, 2021

I'm using the raw API, and would like to get the DLL base address.

It's currently possible to use AddressInfoObtainer to get the base address, but that requires the user to supply an arbitrary symbol name to look up. It would be very convenient for my application if this wasn't necessary, and I could get it directly from the Library without needing a symbol name.

@branpk branpk changed the title Get base address from Library Get base address directly from Library Jun 8, 2021
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

1 participant