堆结构
摘要:
new 返回的地址是堆的使用地址,该地址-0x20,得到堆结构首地址heaphead [heaphead],上一个申请堆的heaphead [heaphead + 0x4],下一个申请堆的heaphead [heaphead + 0x8],文件路径 [heaphead + 0xC],文件行 [hea 阅读全文
posted @ 2016-10-28 12:26 NoneButNow 阅读(121) 评论(0) 推荐(0)
posted @ 2016-10-28 12:26 NoneButNow 阅读(121) 评论(0) 推荐(0)
posted @ 2016-10-28 10:02 NoneButNow 阅读(200) 评论(0) 推荐(0)
posted @ 2016-10-28 09:40 NoneButNow 阅读(174) 评论(0) 推荐(0)
posted @ 2016-10-27 23:34 NoneButNow 阅读(540) 评论(0) 推荐(0)
posted @ 2016-10-27 23:23 NoneButNow 阅读(461) 评论(0) 推荐(0)
posted @ 2016-10-27 23:00 NoneButNow 阅读(365) 评论(0) 推荐(0)