DynamoRIO / DynamoRIO/dynamorio
Add Android, MUSL, RISCV64, and Windows support to DrSyscall
Open
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
#7303 Move DrSyscall from DrMemory to DynamoRIO.
The currently implementation of DrSyscall does not support Aarch64, Android, MUSL and RISCV64.
For example, we need to add drmf/common/asm_utils_aarch64.asm and asm_riscv64.asm and other
platform specific support.
Contributor guide
Assessment
This issue has not been assessed yet.