DynamoRIO / DynamoRIO/dynamorio
[drsyscall] add functions to read and write syscall records.
Open
Component-Tools
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
#7303 moved drsyscall from drmemory to DynamoRIO.
drsyscall_record_lib has been added for reading and writing detailed syscall
records. These records capture arguments, memory regions, and return codes. A new
viewer, drsyscall_record_viewer, was also added to display the contents of these
records.
This issue tracks enhancements to the drsyscall_record_lib and its related functions and tools.
Contributor guide
Assessment
This issue has not been assessed yet.