Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 610 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 610 Bytes

TGRop: Top Gun of Automating Return-Oriented Programming

An automated ROP generation work

A brand new rop-benchmark has been updated, and TGRop's source code will be updated after tidying up.

Some Key Path Navigation

  • ALL x64 benchmark - rop-benchmark/binaries/x86/reallife/vuln
  • OpenBSD benchmark - rop-benchmark/binaries/x86/reallife/vuln/openbsd-xx
  • GCC fzero benchmark - rop-benchmark/binaries/x86/reallife/vuln/gcc_fzero
  • Others arch benchmark - rop-benchmark/binaries/arm, rop-benchmark/binaries/mipsel
  • TGRop Generation Example (for Goal #1 to get a shell) - TGRop_generation_example