DynamoRIO / DynamoRIO/dynamorio
Unify Unix and Windows loaders
Open
help wanted
Maintainability
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
The Unix and Windows loaders in `loader_shared.c` were partially unified by 9293e7ae7709ee78fe520722dbe062b8680126d6, but that change broke the use of multiple clients (#4501) and may need to be partially reverted (#6951). If possible, it would be good to unify more of the code in `loader_shared.c`. See any mention of `UNIX` or `WINDOWS` in `loader_shared.c`.
Contributor guide
Assessment
This issue has not been assessed yet.