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

Take load offset into account in entryPoints implementations #10

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

bboston7
Copy link
Contributor

This change stores load options with the loaded binary and uses those
options to properly calculate entry point addresses such that they
include the offset the binary was loaded at.

This change stores load options with the loaded binary and uses those
options to properly calculate entry point addresses such that they
include the offset the binary was loaded at.
@bboston7 bboston7 requested a review from travitch March 17, 2022 01:11
@bboston7 bboston7 merged commit 7e26fbe into master Mar 17, 2022
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

Successfully merging this pull request may close these issues.

2 participants