This shows you the differences between two versions of the page.
|
cns:lectures:lecture-10 [2017/10/29 19:36] razvan.deaconescu |
cns:lectures:lecture-10 [2019/12/07 23:22] (current) razvan.deaconescu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Lecture 10 - Return Oriented Programming ====== | + | ====== Lecture 10 - Heap Exploitation ====== |
| + | |||
| + | [[http://security.cs.rpi.edu/courses/binexp-spring2015/lectures/17/10_lecture.pdf|Heap Exploitation lecture - Markus Gaaseedelen, CSCI 4968, Sprint 2015]] | ||
| + | |||
| + | [[http://elf.cs.pub.ro/oss/res/lectures/10-heap-exploitation-demo.zip|Demo archive]] | ||
| + | |||
| + | /* | ||
| + | |||
| + | ====== Lecture 10 - Code Reuse (part 1) ====== | ||
| * [[http://elf.cs.pub.ro/cns/res/lectures/lecture-10.pdf | Slides]] | * [[http://elf.cs.pub.ro/cns/res/lectures/lecture-10.pdf | Slides]] | ||
| Line 10: | Line 18: | ||
| </html> | </html> | ||
| + | ===== Demo ===== | ||
| + | |||
| + | [[http://elf.cs.pub.ro/oss/res/lectures/cns-2018-2019-lecture-10-demo.zip|Demo archive]] | ||
| + | |||
| + | See the demos [[https://github.com/razvand/snippets/tree/master/code-reuse|here]]. | ||
| + | |||
| + | */ | ||