Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 320 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 320 Bytes

Vertical Takeoff Vertical Landing - CodeBlue 2017

Overwrite environment variable on the stack to force MMAP_THRESHOLD to 0, then valloc initilize the ptmalloc. When allocating chunks, it would use mmap.

Original writeup by binja