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
Tools Member List

This is the complete list of members for Tools, including all inherited members.

DecodePermissions(const std::string &permissions) const noexceptTools
EncodePermissions(const uint8_t &mode) const noexceptTools
FindDifferencesOfLen(const char *old_str, const char *new_str, size_t str_len, size_t &done, const size_t &len) const noexceptTools
FindPidsByName(const std::string &name) const noexceptTools
GetAllPids() const noexceptTools
GetAllProcessNames() const noexceptTools
PidExists(const pid_t &pid) const noexceptTools
ProcessExists(const std::string &pname) const noexceptTools
SetBufferSize(const size_t &buffer_size)Toolsinline
SetSigint(void(*handler)(int)) const noexceptTools
ShellCommand(const std::string &command) const noexceptTools