一直对%p和%n理解不透彻,这遍文章用代码简单表述了:
%p = (void *) x
%n = (int * ) x
![](https://img.haomeiwen.com/i10771831/e9d45817e8485dab.png)
![](https://img.haomeiwen.com/i10771831/0c361d13fb2ff558.png)
![](https://img.haomeiwen.com/i10771831/8bfb955b9e2072eb.png)
http://www.qnx.com/developers/docs/6.5.0/index.jsp?topic=%2Fcom.qnx.doc.dinkum_en_c99%2Flib_prin.html
Introduction to format string exploits:
https://codearcana.com/posts/2013/05/02/introduction-to-format-string-exploits.html
网友评论