# Page Not Found

The URL `secure_coding_guidelines.html` does not exist.

You might be looking for one of these pages:
- [Secure Coding Guidelines](https://heap-exploitation.dhavalkapil.com/secure_coding_guidelines.md)
- [Diving into glibc heap](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap.md)
- [Security Checks](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap/security_checks.md)
- [Core Functions](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap/core_functions.md)
- [Introduction](https://heap-exploitation.dhavalkapil.com/introduction.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., `/secure_coding_guidelines.md`)
- Use `Accept: text/markdown` header for content negotiation