You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: