Skip to content
TopicTracker
From lcamtuf.substack.comView original
TranslationTranslation

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.