add dll_inject_vs_binaries:将 dll 注入指定进程

This commit is contained in:
Mrxn 2022-03-25 19:30:40 +08:00
parent 917820bacd
commit be51a4c917

View File

@ -1064,7 +1064,8 @@
- [PasswordDecrypts密码解密相关目前支持 VNC 解密](https://github.com/frizb/PasswordDecrypts)
- [tetanus用 rust 开发的一款针对 Windows 和Linux 的 C2 工具](https://github.com/MythicAgents/tetanus)
- [mortar可有效规避安全产品的检测 shellcode 加载器](https://github.com/0xsp-SRD/mortar)
- [go-mitmproxy用 Golang 实现的中间人攻击,,解析、监测、篡改 HTTP/HTTPS 流量](https://github.com/lqqyt2423/go-mitmproxy)
- [go-mitmproxy用 Golang 实现的中间人攻击,解析、监测、篡改 HTTP/HTTPS 流量](https://github.com/lqqyt2423/go-mitmproxy)
- [dll_inject_vs_binaries将 dll 注入指定进程](https://github.com/mrd0x/dll_inject_vs_binaries)
## <span id="head8"> 文章/书籍/教程相关</span>