DynamoRIO / DynamoRIO/dynamorio
add API routines for OpenProcess and DuplicateHandle?
Open
Component-API
Migrated
OpSys-Windows
Priority-Low
Type-Feature
- 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 March 07, 2013 16:58:32_
For a use case of using a pipe for inter-process communication we may want to provide the necessary calls to duplicate the handle. Or, we could just assume the private library isolation and/or redirection (both routines are on the redir hotlist and one is implemented)?
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1106_
Contributor guide
Assessment
This issue has not been assessed yet.