# REVERSING

> 🔍 **"Descifrando binarios, desentrañando secretos. El código siempre cuenta una historia."** 🕵️‍♂️

**📜 Descripción corta:**

\
🔹 Especialista en ingeniería inversa y análisis de malware.\
🔹 Descifrando binarios y descubriendo vulnerabilidades ocultas.\
🔹 Desensamblado, depuración y análisis de código malicioso.

**🛠 Habilidades clave:**

\
✅ Análisis de binarios (IDA Pro, Ghidra, Radare2)\
✅ Depuración avanzada (x64dbg, OllyDbg, WinDbg)\
✅ Ingeniería inversa de malware y exploits\
✅ Análisis estático y dinámico de ejecutables\
✅ Desofuscación y detección de técnicas anti-reversing

***


---

# 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://pentester-101.gitbook.io/reversing/reversing.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.
