# NPPSpy记录密码

```
https://github.com/gtworek/PSBits/blob/master/PasswordStealing/NPPSpy/NPPSPy.c
默认保存位置是C盘根目录，可以修改重新编译
```

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

```
将DLL放入system32文件夹内
```

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

```
执行ps1脚本自动添加注册表
```

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

```
无需重启
```

![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/732.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/quan-xian-wei-chi/windows/nppspy-ji-lu-mi-ma.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.
