DynamoRIO / DynamoRIO/dynamorio
add multi-dcontext support to drdecodelib
Open
Component-API
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
Currently drdecodelib only supports using GLOBAL_DCONTEXT for memory allocation and setting the ISA mode. Now we're adding IT block info as well. We should re-consider threading support with this separate library to make it easier to avoid races when changing the ISA modes.
Contributor guide
Assessment
This issue has not been assessed yet.