# Investigate System Interactions

## ProcDOT

Visualize and examine the output of Process Monitor.

**Website**: <https://www.procdot.com>\
**Author**: Christian Wojner: <https://x.com/Didelphodon>\
**License**: Free, custom license: <https://cert.at/media/files/downloads/software/procdot/files/license.txt>\
**Notes**: procdot\
**State File**: [remnux.packages.procdot](https://github.com/REMnux/salt-states/blob/master/remnux/packages/procdot.sls)

## sandfly-processdecloak

Find hidden processes on the local Linux system.

**Website**: <https://github.com/sandflysecurity/sandfly-processdecloak>\
**Author**: Sandfly Security: <https://x.com/SandflySecurity>\
**License**: MIT License: <https://github.com/sandflysecurity/sandfly-processdecloak/blob/master/LICENSE>\
**State File**: [remnux.packages.sandfly-processdecloak](https://github.com/REMnux/salt-states/blob/master/remnux/packages/sandfly-processdecloak.sls)

## Unhide

Find hidden processes or connections on the local Linux system.

**Website**: <http://www.unhide-forensics.info>\
**Author**: Yago Jesus: <https://x.com/YJesus>\
**License**: GNU General Public License (GPL) v3: <https://www.gnu.org/licenses/gpl-3.0.html>\
**State File**: [remnux.packages.unhide](https://github.com/REMnux/salt-states/blob/master/remnux/packages/unhide.sls)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.remnux.org/discover-the-tools/investigate+system+interactions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
