Exploit-Demos
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:How to write basic memory corruption exploits on Windows
Exploit-Demos
=============
Demos and example code on how to write basic memory corruption exploits on Windows.
The two examples here are a basic stack based overflow, and a Std Exception chain exploit.

Building Examples
===================
* Download Eclipse [build environment here](http://dl.dropbox.com/u/37989868/packages/cdt.exe)
* Import projects, and build!
* Hack away!

Stack Based Overflow
=======================
This example is a simple note taking server which can be exploited to execute arbitrary code

Standard Exception Chain Exploit
=================================
This is a (working) text based adventure game which can be exploited to execute arbitrary code

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。