Tagged: buffer overflow

shadow: jemalloc heap exploitation framework

shadow :: De Mysteriis Dom jemalloc shadow is a jemalloc heap exploitation framework. It has been designed to be agnostic of the target application that uses jemalloc as its heap allocator (be it Android’s libc,...

[Ebook] Heap Exploitation

Heap Exploitation This short book is written for people who want to understand the internals of ‘heap memory’, particularly the implementation of glibc’s ‘malloc’ and ‘free’ procedures, and also for security researchers who want...