# Page Not Found

The URL `diving_into_glibc_heap/internal_functions.html` does not exist.

You might be looking for one of these pages:
- [Internal Functions](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap/internal_functions.md)
- [Core Functions](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap/core_functions.md)
- [malloc_state](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap/malloc_state.md)
- [malloc_chunk](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap/malloc_chunk.md)
- [Bins and Chunks](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap/bins_chunks.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., `/diving_into_glibc_heap/internal_functions.md`)
- Use `Accept: text/markdown` header for content negotiation