|
MemoryAccessor 1
A command-line front-end for exploring virtual memory of a linux process by accessing /proc/PID/mem file.
|
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... | |
ProcessApi header.
A header that contains the definition of ProcessApi class.