# Tools

[**retoolkit**](https://github.com/mentebinaria/retoolkit): This is a collection of tools you may like if you are interested in reverse engineering and/or malware analysis on x86 and x64 Windows systems.

![](/files/-MX2BOUrpIw13DMzU99x)

**Online Hex Editor:**

{% embed url="<https://hexed.it/>" %}

**CyberCheef**&#x20;

{% embed url="<https://gchq.github.io/CyberChef/>" %}

## &#x20;Windows VM's from Microsoft:

{% embed url="<https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/>" %}

{% embed url="<https://developer.microsoft.com/pt-pt/windows/downloads/virtual-machines/>" %}

{% content-ref url="/pages/7XCB3XHMU2RiGf63Hxuc" %}
[Prevent Windows shutdown after license expire](/resources-1/prevent-windows-shutdown-after-license-expire.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX2XP0UGhNRNvtwoa-G" %}
[Debuggers / Disassemblers](/tools-1/debuggers-disassemblers.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX2XnbysiHTDiOMNeHb" %}
[Decompilers](/tools-1/decompilers.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX2YH0KAF9FYL4IfP7O" %}
[Detection and Classification](/tools-1/detection-and-classification.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX2\_jHSijjhTkdU7YAI" %}
[Deobfuscation](/tools-1/deobfuscation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX2\_tnhqsPZTPsD6lx9" %}
[Debugging and Reverse Engineering](/tools-1/debugging-and-reverse-engineering.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX2a4D4ANqzwWQkgi8n" %}
[Memory](/tools-1/memory.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX2aKEKB9z49keotWVv" %}
[File Analysis](/tools-1/file-analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX2aSt\_bH\_v0vZvqhK0" %}
[Emulators](/tools-1/emulators.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX2Y6vNWEOGgdym6drw" %}
[Network Traffic Analysis](/tools-1/network-traffic-analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX2a\_T-askncvzo5V5H" %}
[Other](/tools-1/other.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MX2af5\_0kZ3g1mpMV6Z" %}
[Online Tools](/tools-1/online-tools.md)
{% endcontent-ref %}


---

# 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://gitbook.seguranca-informatica.pt/tools-1.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.
