Skip to content

Latest commit

 

History

History

README.md

description 10/??/2023 -> 07/30/2024

😍 Return-Oriented Programming (ROP)

Introduction

Ahhhh, welcome to the good stuff! This is ROP with a lil splash of JOP thrown into the mix. I hope you enjoy your stay and buckle up, this is going to be a good one.

{% hint style="info" %} If you haven't already, please be sure to check out my return-jump-oriented-programming-rop-vs.-jop.mdwrite up! {% endhint %}

Resources

{% embed url="https://ropemporium.com/" %}

Challenges

{% content-ref url="../ret2win.md" %} ret2win.md {% endcontent-ref %}

{% content-ref url="split.md" %} split.md {% endcontent-ref %}