> For the complete documentation index, see [llms.txt](https://breaking-bits.gitbook.io/breaking-bits/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://breaking-bits.gitbook.io/breaking-bits/vulnerability-discovery/automated-exploit-development.md).

# Automated Vulnerability Discovery

- [Buffer Overflows](https://breaking-bits.gitbook.io/breaking-bits/vulnerability-discovery/automated-exploit-development/buffer-overflows.md): Using angr to find overflows
- [Analyzing Functions](https://breaking-bits.gitbook.io/breaking-bits/vulnerability-discovery/automated-exploit-development/analyzing-functions.md): angr to analyze and trace functions
