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
processapi.h File Reference

ProcessApi header. More...

#include <sys/types.h>
#include <cstdint>
#include <cstdio>
#include <string>
#include <unordered_set>

Go to the source code of this file.

Classes

class  ProcessApi
 A class with functionality to work with system processes. More...

Detailed Description

ProcessApi header.

A header that contains the definition of ProcessApi class.