discovered 10 Aug 2026
pwntools-ruby
→ View on GitHubpwntools-ruby is a Ruby library designed to facilitate exploit development, inspired by the well-known pwntools library in Python. It provides functionalities for interacting with binary processes, assembling and disassembling code, and constructing payloads in various architectures, focusing primarily on ease of use and consistency with the original pwntools. Notable features include support for i386 and amd64 architectures, various modules for context handling, assembly, logging, and utility functions such as cyclic and memory packing.