# Others Tools

## <mark style="color:orange;">Everything</mark>

#### Download link: <https://www.voidtools.com/downloads/>

#### This tool checks all files that are still present on the system, i.e., that have not been deleted.

*<mark style="color:red;">**search for extension like .rpf / .exe / .bat / .dll / .rar ....**</mark>*

{% embed url="<https://youtu.be/1HKwLWw3bNQ>" %}

## <mark style="color:green;">Journal Trace</mark>

Download link: <https://github.com/ponei/JournalTrace/releases/tag/1.0>

#### This tool checks renamed, created, deleted, modified files.

{% embed url="<https://youtu.be/YpkHEFQ5TNs>" %}

## <mark style="color:red;">System Informer</mark>

Download link: <https://systeminformer.sourceforge.io/canary>

#### This tool reads strings in the memory of processes, for example: lsass.exe, dnscache, explorer.exe, csrss.exe and others.

{% embed url="<https://youtu.be/B9ZalbkIqgk>" %}


---

# 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://napse.gitbook.io/napse-docs/others/others-tools.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.
