# Page Not Found

The URL `heap_memory.html` does not exist.

You might be looking for one of these pages:
- [Heap Memory](https://heap-exploitation.dhavalkapil.com/heap_memory.md)
- [Preface](https://heap-exploitation.dhavalkapil.com/readme.md)
- [Author](https://heap-exploitation.dhavalkapil.com/author.md)
- [malloc_chunk](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap/malloc_chunk.md)
- [Diving into glibc heap](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://heap-exploitation.dhavalkapil.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://heap-exploitation.dhavalkapil.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/heap_memory.md`)
- Use `Accept: text/markdown` header for content negotiation