> cat /dev/github | grep security-tools
discovered 03 Aug 2026

pwntools-r2

Python ★ 22 via github-topic
→ View on GitHub
pwntools-r2 integrates the `radare2` reverse engineering framework with `pwntools`, allowing for streamlined debugging of exploits in a Python2 environment. Its primary use case is to facilitate the development of exploits by automating interactions with `radare2` commands, particularly within a `tmux` session. Notable features include support for executing `radare2` commands within Python scripts and handling process arguments via temporary payload files.