# Page Not Found

The URL `types/stack/one-gadgets-and-malloc-hook` does not exist.

You might be looking for one of these pages:
- [One Gadgets and Malloc Hook](https://ir0nstone.gitbook.io/notes/binexp/stack/one-gadgets-and-malloc-hook.md)
- [Virtual Addresses and Virtual Memory](https://ir0nstone.gitbook.io/notes/binexp/stack/virtual-addresses-and-virtual-memory.md)
- [Reliable Shellcode](https://ir0nstone.gitbook.io/notes/binexp/stack/reliable-shellcode.md)
- [ROP and Shellcode](https://ir0nstone.gitbook.io/notes/binexp/stack/reliable-shellcode/rop-and-shellcode.md)
- [Introduction](https://ir0nstone.gitbook.io/notes/binexp/stack/introduction.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/one-gadgets-and-malloc-hook.md`)
- Use `Accept: text/markdown` header for content negotiation