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

handle conflict between DR and executable in earliest injection #625

Open
derekbruening opened this issue Nov 28, 2014 · 1 comment
Open

Comments

@derekbruening
Copy link
Contributor

From [email protected] on November 25, 2011 12:15:02

for earliest injection ( issue #234 ), for now I'm assuming we don't need to
rebase. only ntdll and executable in process but it's possible executable
could conflict.

should at least check for conflict and if so could fall back to late
injection? though not trivial to locate executable in child.

long-term: rebase from parent, or rebase in child via bootstrap routine
that somehow has no relocs in itself?

Original issue: http://code.google.com/p/dynamorio/issues/detail?id=625

@derekbruening
Copy link
Contributor Author

From [email protected] on November 25, 2011 15:10:00

Is it possible to compile PIC code on Windows? If so, we can either do that to all of DR or just the bootstrap routine that does the rebasing.

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

No branches or pull requests

1 participant