1 repositorio
Utilities for establishing and managing connections to local and remote targets for security testing.
Distinguishing note: None of the candidates capture the specific context of exploit-oriented connection management.
Explore 1 awesome GitHub repository matching security & cryptography · Exploit Connectivity Tools. 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
Establishes and manages connections to local processes, network sockets, or serial ports for security research.