Search notes:

/proc/$pid/mem

This file allows to access the memory of the process with process id (PID) = $pid using standard read and write operations if one has the necessary rights to do so.

See also

/proc/$pid

Index