Skip to content

Commit 4e1a74d

Browse files
committed
Updates README.md
Auto commit by GitBook Editor
1 parent 5eaca84 commit 4e1a74d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
+ 堆相关知识
1313
+ [Malloc碎碎念](http://www.cnblogs.com/wangaohui/p/5190889.html)
1414
+ [glibc内存分配与回收过程图解](http://blog.csdn.net/maokelong95/article/details/52006379)
15+
+ [理解 glibc malloc](http://blog.csdn.net/maokelong95/article/details/51989081#allocated-chunk)
1516
+ 堆利用技术
1617
+ [堆溢出的unlink利用方法](https://www.tuicool.com/articles/E3Ezu2u)
1718
+ [Linux堆溢出利用:unlink](https://www.tuicool.com/articles/nyEvU3Q)
@@ -138,6 +139,7 @@
138139
+ [malloc.c源码阅读之__libc_free](http://0x48.pw/2017/08/07/0x37/)
139140
+ [Malloc碎碎念](http://www.cnblogs.com/wangaohui/p/5190889.html)
140141
+ [glibc内存分配与回收过程图解](http://blog.csdn.net/maokelong95/article/details/52006379)
142+
+ [理解 glibc malloc](http://blog.csdn.net/maokelong95/article/details/51989081#allocated-chunk)
141143

142144
### 堆利用技术
143145
+ [how2heap总结-上](http://bobao.360.cn/learning/detail/4386.html)

0 commit comments

Comments
 (0)