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
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
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:
along with some things that we'll need for the private loader:
Original issue: http://code.google.com/p/dynamorio/issues/detail?id=812
The text was updated successfully, but these errors were encountered: