Which of the following statements describes the data below from volatility's pstree plugin?
Which of the following statements describes the data below from volatility's pstree plugin?
The data shows that explorer.exe (PID 3428) has multiple child processes, indicated by the processes that share the same PPID of 3428. Firefox.exe (PID 4924) and notepad.exe (PID 4300) are shown as children of explorer.exe (PPID 3428). Therefore, it's clear that explorer.exe was the parent process for firefox.exe.
PPID and indentation
Based on the PPID, the answer is inaccurate?