DynamoRIO / DynamoRIO/dynamorio
Improve the translate_walk_t mechanism to handle the stolen register
Open
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Improve the `translate_walk_t` mechanism so that it can handle the stolen register and other aspects of non-x86 mangling.
#7692 adds `emulate_epilogue` for AArch64 but improving the `translate_walk_t` mechanism is likely to be a better solution.
Contributor guide
Assessment
This issue has not been assessed yet.