# Page Not Found

The URL `types/stack/canaries` does not exist.

You might be looking for one of these pages:
- [Stack Canaries](https://ir0nstone.gitbook.io/notes/binexp/stack/canaries.md)
- [NOPs](https://ir0nstone.gitbook.io/notes/binexp/stack/nops.md)
- [PIE](https://ir0nstone.gitbook.io/notes/binexp/stack/pie.md)
- [ASLR](https://ir0nstone.gitbook.io/notes/binexp/stack/aslr.md)
- [Format String Bug](https://ir0nstone.gitbook.io/notes/binexp/stack/format-string.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/stack/canaries.md`)
- Use `Accept: text/markdown` header for content negotiation