# REVERSE倒行逆施

* [REVERSE倒行逆施](http://ctf.idf.cn/index.php?g=game\&m=list\&a=index\&id=21)
  * [.NET逆向第一题(无write\_up)](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=36)
  * [简单的PE文件逆向](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=38)
  * [简单的ELF逆向](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=39)
  * [python ByteCode](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=45)
  * [breakpoint(无write\_up)](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=46)


---

# 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://l1nwatch.gitbook.io/ctf/idf-shi-yan-shi/reverse-dao-hang-ni-shi.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.
