📋
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

Heap

everything related to dynamic memory allocation from internals to exploitation

Protostar Heap 0Protostar Heap 1Protostar Heap 2

Previous007Nextptmalloc2 internals

Last updated 4 years ago

Was this helpful?