add ELFLoader:在内存中加载或者运行 ELF 对象的通用工具

This commit is contained in:
Mrxn 2022-05-04 20:12:59 +08:00
parent 4cab155b1c
commit 6653fafa3b

View File

@ -1180,6 +1180,7 @@
- [RedisEXPRedis 漏洞利用工具](https://github.com/yuyan-sec/RedisEXP/tree/5e61d700eb389c65436fb95fd8baad9943352bbe)
- [reverse-shell-generator各种反弹 shell 格式在线生成](https://github.com/0dayCTF/reverse-shell-generator)
- [another-tmp-mailbox部署在线匿名邮箱服务](https://github.com/rev1si0n/another-tmp-mailbox)
- [ELFLoader在内存中加载或者运行 ELF 对象的通用工具](https://github.com/trustedsec/ELFLoader)
## <span id="head8"> 文章/书籍/教程相关</span>