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

earliest injection initialization issues #812

Open
derekbruening opened this issue Nov 28, 2014 · 0 comments
Open

earliest injection initialization issues #812

derekbruening opened this issue Nov 28, 2014 · 0 comments

Comments

@derekbruening
Copy link
Contributor

From [email protected] on June 19, 2012 12:19:02

split from issue #234 filing a separate case (currently a lot of stuff under issue #234) to track
following up on some initialization issues that seem to work for plain
DR but will need to investigated to confirm:

  • use fake TlsBitmap: FIXME for later: confirm not zeroed
  • get_module_name() calling get_ldr_module_by_pc() crashes: hardcode for ntdll?

along with some things that we'll need for the private loader:

  • skip LdrGetDllHandle: FIXME for later: delay
  • skip RtlInitializeCriticalSection: FIXME for later: delay
  • skip RtlHeapCreate: FIXME for later: delay

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

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