CTF-All-In-One/doc/8.14_detecting_memory_allocators.md
firmianay b7d4f8ed46 fix
2018-07-14 00:31:51 +08:00

7 lines
161 B
Markdown

# 8.14 Who Allocated My Memory? Detecting Custom Memory Allocators in C Binaries
[paper](https://www.cs.vu.nl/~herbertb/papers/membrush_wcre13.pdf)
## 简介