DhavalKapil / heap-exploitation

This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
https://heap-exploitation.dhavalkapil.com/
1.24k stars 115 forks source link

Free Chunk Enlarge Attack #2

Open Agahlot opened 7 years ago

Agahlot commented 7 years ago

@DhavalKapil please have a look at this paper http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7847004. I think we should add it in this book. What do you think?

DhavalKapil commented 7 years ago

I'll look it up. Give me a couple of days.