PID, PPID,TID, UID descriptions
807589Jan 6 2009 — edited Jan 6 2009Does anyone have any links to any documentation which describes what the above do? Its for some physical memory forensics research I'm doing and since there used in programming I thought I'd ask here.
I know basic stuff like PID = process ID and ppid = parent pid etc. I'm looking for what they do/how they are used in memory.
I've googled and flicked through The C programming language and tcp/ip sockets in C books and couldnt find anything.
Thanks