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

libformatstr

via awesome-list
→ View on GitHub
libformatstr is a Python library designed to facilitate format string exploitation by generating payloads for various scenarios in binary exploitation. It allows users to easily manipulate memory addresses, write ROP chains, and guess argument numbers and padding. Notable features include support for both 32-bit and 64-bit architectures, customized order of writes, and the ability to handle string inputs when constructing payloads.