Quantcast
Channel: Active questions tagged kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 6334

Process Control Blocks in Memory [closed]

$
0
0

I want to be able to view the contents of all process control blocks (PCB) in memory. The goal of this is to identify every running process by looking at physical memory alone. I believe that PCBs are stored in kernel space. My plan is to do dump all data from kernel space into a file and then scan through it for identifying information. My machine is running Linux kernel version 4.16. Is there a straightforward way to read kernel memory?


Viewing all articles
Browse latest Browse all 6334

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>