add FilelessPELoader: 在内存中加载远程AES加密过的PE文件并解密运行

This commit is contained in:
Mrxn 2023-02-11 07:44:40 -08:00
parent 0e71964fd4
commit 1cbff6641a

View File

@ -1683,6 +1683,7 @@
- [0dayex-checker: Zeroday Microsoft Exchange Server checker (Virtual Patching checker)](https://github.com/VNCERT-CC/0dayex-checker)
- [fuzzuli: 一款go编写基于域名生成字典来扫描备份文件的工具](https://github.com/musana/fuzzuli)
- [iisproxy: 通过websocket在IIS8(Windows Server 2012)以上实现socks5代理在无法反弹socks5,仅有webshell权限时,代理进入内网类似于reGeorg](https://github.com/howmp/iisproxy)
- [FilelessPELoader: 在内存中加载远程AES加密过的PE文件并解密运行](https://github.com/TheD1rkMtr/FilelessPELoader)
## <span id="head8"> 文章/书籍/教程相关</span>