DynamoRIO / DynamoRIO/dynamorio
pass app exit code to exit event?
Open
Component-API
help wanted
Migrated
Priority-Medium
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on September 04, 2013 17:58:04_
Today there's no simple way for a client to get the app exit code on
process exit. It can watch syscalls and retrieve from SYS_exit_group and
NtTerminateProcess, but it would be nice to have DR pass it in to the exit
event.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1260_
Contributor guide
Assessment
This issue has not been assessed yet.