# Pezor免杀

```
使用inline_syscall内联注入shellcode，结合sgn，donut等项目，增加了一些反调试技巧
https://github.com/phra/PEzor
$ git clone https://github.com/phra/PEzor.git 
$ cd PEzor 
$ sudo bash install.sh 
$ bash PEzor.sh –h
这里测试下mimikatz，-sleep设置为2分钟，执行后需等两分钟
打包之前
```

![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/738.png)

```
打包之后
```

![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/739.png) ![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/740.png) ![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/741.png)

```
测试下Covenant
```

![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/742.png) ![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/743.png) ![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/744.png)


---

# 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://www.heresecurity.wiki/redteam-hong-dui/mian-sha-ji-qiao/pezor-mian-sha.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.
