# Manual SS Techniques (Basic and Intermediate)

While automated tools and artifact analysis provide a crucial foundation, proficiency in **manual screensharing techniques**, particularly involving process and memory inspection, remains an essential skill for any serious ScreenSharer. These techniques allow for real-time investigation of the system's volatile state, potentially uncovering cheats or bypasses that don't leave obvious traces on disk or that are designed to evade specific artifact logging. This section introduces the core concepts of process and memory analysis and details the basic usage of a cornerstone tool: Process Hacker / System Informer.


---

# 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://itzicehere.gitbook.io/redlotusguide/screensharing-general-knowledge/seventh-section-manual-ss-techniques.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.
