From be51a4c917f27112338a9c963e262ce411cd56c4 Mon Sep 17 00:00:00 2001 From: Mrxn Date: Fri, 25 Mar 2022 19:30:40 +0800 Subject: [PATCH] =?UTF-8?q?add=20dll=5Finject=5Fvs=5Fbinaries=EF=BC=9A?= =?UTF-8?q?=E5=B0=86=20dll=20=E6=B3=A8=E5=85=A5=E6=8C=87=E5=AE=9A=E8=BF=9B?= =?UTF-8?q?=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae95fee..5399177 100644 --- a/README.md +++ b/README.md @@ -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) ## 文章/书籍/教程相关