📋
pwn
  • .rodata
  • .symtab
  • .text
    • Year of Pwn
      • 001
      • 002
      • 003
      • 004
      • 005
      • 006
      • 007
    • Heap
      • ptmalloc2 internals
      • Protostar Heap 0
      • Protostar Heap 1
      • Protostar Heap 2
    • Stack
      • Ret2PLT
      • ROP
    • GOT/PLT
Powered by GitBook
On this page

Was this helpful?

  1. .text

Stack

Exploitation utilizing the virtual program stack

Ret2PLTROP
PreviousProtostar Heap 2NextRet2PLT

Last updated 4 years ago

Was this helpful?