MemoryAccessor 1
A command-line front-end for exploring virtual memory of a linux process by accessing /proc/PID/mem file.
Loading...
Searching...
No Matches
segmentinfo.h File Reference

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...
 

Detailed Description

SegmentInfo header.

A header that contains the definition of SegmentInfo struct.