mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2024-12-25 11:41:16 +07:00
fix
This commit is contained in:
parent
493465469d
commit
16a73d2286
@ -1,6 +1,6 @@
|
|||||||
# 6.6 re xhpctf2017 dont_panic
|
# 6.6 re xhpctf2017 dont_panic
|
||||||
|
|
||||||
- [题目解析](#blind-fmt-原理及题目解析)
|
- [题目解析](#题目解析)
|
||||||
- [参考资料](#参考资料)
|
- [参考资料](#参考资料)
|
||||||
|
|
||||||
|
|
||||||
@ -419,6 +419,8 @@ print("".join(flag))
|
|||||||
|
|
||||||
在最后一篇参考资料里,介绍了怎样还原 Go 二进制文件的函数名,这将大大简化我们的分析。
|
在最后一篇参考资料里,介绍了怎样还原 Go 二进制文件的函数名,这将大大简化我们的分析。
|
||||||
|
|
||||||
|
另外所有文件放在了[github](../src/writeup/6.6_re_xhpctf2017_dont_panic)相应文件夹中。
|
||||||
|
|
||||||
|
|
||||||
## 参考资料
|
## 参考资料
|
||||||
- [Pin Tutorial](http://www.ic.unicamp.br/~rodolfo/mo801/04-PinTutorial.pdf)
|
- [Pin Tutorial](http://www.ic.unicamp.br/~rodolfo/mo801/04-PinTutorial.pdf)
|
||||||
|
Loading…
Reference in New Issue
Block a user