# 恶意软件学习笔记

2021年，给自己挖一个新坑。

在这里整理自己学习恶意软件分析以来学到的东西，同时存放一些从各个地方看到的技巧。

希望在新的一年里，能够多多进步。

备注：\
所有示例中，均使用“qwqdanchun”作为可以随意起名的部分，各负载地址均为”C:\Temp\qwqdanchun.\*”。


---

# 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://docs.qwqdanchun.com/master.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.
