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.
- Download Eclipse build environment here
- Import projects, and build!
- Hack away!
This example is a simple note taking server which can be exploited to execute arbitrary code
This is a (working) text based adventure game which can be exploited to execute arbitrary code