File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 12
12
+ 堆相关知识
13
13
+ [Malloc碎碎念](http://www.cnblogs.com/wangaohui/p/5190889.html)
14
14
+ [glibc内存分配与回收过程图解](http://blog.csdn.net/maokelong95/article/details/52006379)
15
+ + [理解 glibc malloc](http://blog.csdn.net/maokelong95/article/details/51989081#allocated-chunk)
15
16
+ 堆利用技术
16
17
+ [堆溢出的unlink利用方法](https://www.tuicool.com/articles/E3Ezu2u)
17
18
+ [Linux堆溢出利用:unlink](https://www.tuicool.com/articles/nyEvU3Q)
138
139
+ [ malloc.c源码阅读之__ libc_free] ( http://0x48.pw/2017/08/07/0x37/ )
139
140
+ [ Malloc碎碎念] ( http://www.cnblogs.com/wangaohui/p/5190889.html )
140
141
+ [ glibc内存分配与回收过程图解] ( http://blog.csdn.net/maokelong95/article/details/52006379 )
142
+ + [ 理解 glibc malloc] ( http://blog.csdn.net/maokelong95/article/details/51989081#allocated-chunk )
141
143
142
144
### 堆利用技术
143
145
+ [ how2heap总结-上] ( http://bobao.360.cn/learning/detail/4386.html )
You can’t perform that action at this time.
0 commit comments