> For the complete documentation index, see [llms.txt](https://firmianay.gitbook.io/ctf-all-in-one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://firmianay.gitbook.io/ctf-all-in-one/ba-xue-shu-pian/8.14_detecting_memory_allocators.md).

# 8.14 Who Allocated My Memory? Detecting Custom Memory Allocators in C Binaries

[paper](https://www.cs.vu.nl/~herbertb/papers/membrush_wcre13.pdf)

## 简介
