1 个仓库
Utilities for packing and manipulating binary data structures for exploit development.
Distinct from Binary Data Formats: Distinct from general binary data formats: focuses on the manipulation and packing of data for memory corruption analysis.
Explore 1 awesome GitHub repository matching data & databases · Binary Data Packers. Refine with filters or upvote what's useful.
Pwntools is a Python-based framework designed for rapid prototyping and automation in binary exploitation, reverse engineering, and security research. It serves as a comprehensive toolkit for interacting with local and remote processes, providing the primitives necessary to manage complex exploit workflows and streamline security analysis tasks. The framework distinguishes itself through its specialized capabilities for binary manipulation and automated exploit construction. It includes dedicated utilities for parsing executable file formats, assembling and disassembling machine code, and gen
Packs binary data and generates cyclic patterns to assist in the analysis of buffer overflows.