MemoryAccessor 1
A command-line front-end for exploring virtual memory of a linux process by accessing /proc/PID/mem file.
|
SegmentInfo header. More...
#include <cstdint>
#include <string>
Go to the source code of this file.
Classes | |
struct | SegmentInfo |
A struct to store the information of a memory segment. More... | |
SegmentInfo header.
A header that contains the definition of SegmentInfo struct.