# Page Not Found

The URL `using-z3` does not exist.

You might be looking for one of these pages:
- [Using Z3](https://ir0nstone.gitbook.io/notes/misc/using-z3.md)
- [Using RSP](https://ir0nstone.gitbook.io/notes/binexp/stack/reliable-shellcode/using-rsp.md)
- [Using SROP](https://ir0nstone.gitbook.io/notes/binexp/stack/syscalls/sigreturn-oriented-programming-srop/using-srop.md)
- [Strings in C++](https://ir0nstone.gitbook.io/notes/rev/strings-in-c++.md)
- [Using ret2reg](https://ir0nstone.gitbook.io/notes/binexp/stack/reliable-shellcode/ret2reg/using-ret2reg.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/using-z3.md`)
- Use `Accept: text/markdown` header for content negotiation