Weekend trivia: your process' memory is a file
The article highlights the /proc/[pid]/mem interface on Linux, which allows direct access to a process's memory as a file, noting it as an underappreciated debugging and exploration tool.
The article highlights the /proc/[pid]/mem interface on Linux, which allows direct access to a process's memory as a file, noting it as an underappreciated debugging and exploration tool.