# Page Not Found

The URL `other/scanf-bypasses` does not exist.

You might be looking for one of these pages:
- [scanf Bypasses](https://ir0nstone.gitbook.io/notes/misc/scanf-bypasses.md)
- [PIE Bypass](https://ir0nstone.gitbook.io/notes/binexp/stack/pie/pie-bypass.md)
- [Stack Canaries](https://ir0nstone.gitbook.io/notes/binexp/stack/canaries.md)
- [Forking Processes](https://ir0nstone.gitbook.io/notes/binexp/stack/forking-processes.md)
- [Smart Contracts and Solidity](https://ir0nstone.gitbook.io/notes/blockchain/smart-contracts-and-solidity.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/misc/scanf-bypasses.md`)
- Use `Accept: text/markdown` header for content negotiation