heap-zero
/*
* phoenix/heap-zero, by https://exploit.education
*
* Can you hijack flow control, and execute the winner function?
*
* Why do C programmers make good Buddhists?
* Because they'...
这两道似乎没有x86_64的解法。
format-three
/*
* phoenix/format-three, by https://exploit.education
*
* Can you change the "changeme" variable to a precise value?
*
* How do you fix a cracked pumpkin? Wit...
新的章节讲的是利用格式化字符串漏洞的故事。
format-two全是x86的题解,找了半天才在一个评论区里找到如何回避x86_64下\x00的坑
format-zero
本题源码
/*
* phoenix/format-zero, by https://exploit.education
*
* Can you change the "changeme" variable?
*
...