DynamoRIO / DynamoRIO/dynamorio
add API routines to create memory dumps
Open
Component-API
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 October 24, 2013 10:33:05_
A common scenario for a client is to take a snapshot of memory. DR already
has built-in support for its own dump format, the "ldmp". We may want to
expose creation of an ldmp to clients.
We would want to solve the outstanding ldmp limitations (with the viewing
tool, not creation): issue #118 , issue #397 Xref issue #1301 where we may want to also support creating the standard
.dmp format.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1302_
Contributor guide
Assessment
This issue has not been assessed yet.