mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2024-12-25 11:41:16 +07:00
9 lines
354 B
Markdown
9 lines
354 B
Markdown
|
# 4.13 利用 _IO_FILE 结构
|
||
|
|
||
|
- [参考资料](#参考资料)
|
||
|
|
||
|
|
||
|
## 参考资料
|
||
|
- [abusing the FILE structure](https://outflux.net/blog/archives/2011/12/22/abusing-the-file-structure/)
|
||
|
- [Play with FILE Structure - Yet Another Binary Exploit Technique](https://www.slideshare.net/AngelBoy1/play-with-file-structure-yet-another-binary-exploit-technique)
|