nnamon / heapwn

heap pwning practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heapwn

Heap exploitation is a dark art to me. This repo is an attempt to document my findings/notes on the heap pwnables I deal with while learning heap's internals (Linux specific).

Resources

Personal Write-ups on Heap Internals

About

heap pwning practice


Languages

Language:C 89.7%Language:Python 10.3%