This commit is contained in:
firmianay
2017-11-21 17:22:05 +08:00
parent c2edb62e77
commit 73174e92a0
5 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# 6.6 re xhpctf2017 dont_panic
- [题目解析](#blind-fmt-原理及题目解析)
- [参考资料](#参考资料)
## 题目解析
## 参考资料
- [Pin Tutorial](http://www.ic.unicamp.br/~rodolfo/mo801/04-PinTutorial.pdf)

View File

@ -5,3 +5,4 @@
- [6.3 pwn xdctf2015 pwn200](./6.3_pwn_xdctf2015_pwn200.md)
- [6.4 pwn njctf2017 233](./6.4_pwn_njctf2017_233.md)
- [6.5 pwn 0ctf2015 freenote](./6.5_pwn_0ctf2015_freenote.md)
- [6.6 re xhpctf2017 dont_panic](./6.6_re_xhpctf2017_dont_panic.md)