# Page Not Found

The URL `types/kernel` does not exist.

You might be looking for one of these pages:
- [Kernel](https://ir0nstone.gitbook.io/notes/binexp/kernel.md)
- [SMEP](https://ir0nstone.gitbook.io/notes/binexp/kernel/smep.md)
- [KPTI](https://ir0nstone.gitbook.io/notes/binexp/kernel/kpti.md)
- [Kernel Heap](https://ir0nstone.gitbook.io/notes/binexp/kernel/page.md)
- [KASLR](https://ir0nstone.gitbook.io/notes/binexp/kernel/kaslr.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://ir0nstone.gitbook.io/notes/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://ir0nstone.gitbook.io/notes/llms-full.txt) - Full content export

## Tips for requesting documentation

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