A ROP Primer

Presented at CarolinaCon 13 (2017), May 21, 2017, 10 a.m. (60 minutes)

When writing exploits these days, stack protection techniques can be a pain in the ass. Return Oriented Programming (ROP) is a technique that allows you to evade stack protection and in certain cases even turn it off. In this talk we'll discuss what ROP is, how it works and some tips to get you writing ROP chains for your own exploits.


Presenters:

  • Pandatrax
    Pandatrax is a security engineer at a large financial services company. He learned to program using BASIC on an Apple IIc and his first home computer was a used Atari 400. He uses vi on a regular basis and can't find his way out of nano.

Links:

Similar Presentations: