堆溢出利用

本文整理自《0day安全:軟件漏洞分析技術》 1 堆 2 代碼 #include "stdafx.h" #include <Windows.h> int _tmain(int argc, _TCHAR* argv[]) { //HANDLE和HLOCAL 是 void* HLOCAL h1,h2,h3,h4,h5,h6; HANDLE hp; hp=HeapCreate(0,0x1000
相關文章
相關標籤/搜索