memory_get_process_tree
Analyze memory dumps to retrieve process trees with parent-child relationships and flag suspicious processes for forensic investigation.
Instructions
Get process tree showing parent-child relationships. Highlights suspicious processes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_pid | No | Show tree from this PID | |
| image_path | Yes | Path to memory dump file | |
| highlight_suspicious | No |