DynamoRIO / DynamoRIO/dynamorio
no early injection on WOW64 pre-Vista
Open
Migrated
OpSys-Windows
Priority-Medium
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on February 02, 2011 12:50:24_
this was PR 215423
pre-Vista early injection doesn't work on WOW64 b/c there's no ntdll32 so we have to wait for the later thread injection
one consequence of WOW64 lack of early inject: cannot address early thread problems in cygwin processes
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=381_
Contributor guide
Assessment
This issue has not been assessed yet.