> For the complete documentation index, see [llms.txt](https://book.ice-wzl.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.ice-wzl.xyz/exploit-development.md).

# Exploit Development

- [ROP Finding the vulnerable function](https://book.ice-wzl.xyz/exploit-development/rop-finding-the-vulnerable-function.md)
- [Useful Tools for Exploit Dev](https://book.ice-wzl.xyz/exploit-development/useful-tools-for-exploit-dev.md)
- [ropeme](https://book.ice-wzl.xyz/exploit-development/ropeme.md)
- [Obtaining MSFT Patches for Analysis](https://book.ice-wzl.xyz/exploit-development/obtaining-msft-patches-for-analysis.md)
- [Mutiny Fuzzer](https://book.ice-wzl.xyz/exploit-development/mutiny-fuzzer.md)
- [GDB](https://book.ice-wzl.xyz/exploit-development/gdb.md)
