Rop Exploitation

How to create Return-Oriented Programming (ROP) and Jump-Oriented Programming (JOP) exploits for binary exploitation. Use this skill whenever the user needs to bypass NX/DEP protections, construct ROP chains for x86/x64/ARM64 architectures, find gadgets, handle stack alignment, or work with ret2lib/ret2syscall techniques. Make sure to use this skill when the user mentions ROP, gadgets, stack pivoting, binary exploitation, buffer overflow exploitation, or needs to call functions like system() through ROP chains.

abelrguezr Updated

File contents

abelrguezr/hacktricks-skills/tree/main/skills/binary-exploitation/rop-return-oriented-programing/rop-return-oriented-programing commit e7522f2a93

Frequently asked questions

npx skillmds@latest add abelrguezr/rop-exploitation