PEDA (Python Exploit Development Assistance for GDB) is a Python-based extension for the GNU Debugger (GDB) that enhances the debugging experience for security researchers and exploit developers. The tool provides visual enhancements to GDB by adding color-coded display of disassembly code, registers, and memory information during debugging sessions. This colorization makes it easier to read and analyze assembly code and system state information. PEDA extends GDB's functionality with additional commands specifically designed for exploit development and security analysis. These commands include capabilities to check Address Space Layout Randomization (ASLR) settings, examine security features of binary executables, and display function arguments during program execution. The tool includes features for Return-Oriented Programming (ROP) analysis, allowing users to dump and search for ROP gadgets within binary files. This functionality assists in developing exploits that bypass modern security mitigations. PEDA integrates seamlessly with existing GDB workflows while providing enhanced visualization and specialized commands that streamline the process of analyzing vulnerabilities and developing proof-of-concept exploits.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Interactive online malware sandbox for real-time analysis and threat intelligence
BeEF is a specialized penetration testing tool for exploiting web browser vulnerabilities to assess security.
A collection of Python scripts for password spraying attacks against Lync/S4B & OWA, featuring Atomizer, Vaporizer, Aerosol, and Spindrift tools.
SauronEye helps in identifying files containing sensitive data such as passwords through targeted directory searches.
A suite of tools for Wi-Fi network security assessment and penetration testing.
PyBOF is a Python library that enables in-memory loading and execution of Beacon Object Files (BOFs) with support for argument passing and function targeting.
An Azure Function that validates and relays Cobalt Strike beacon traffic based on Malleable C2 profile authentication.
Explore the top million websites, ranked by referring subnets, and gain insights into online influence and popularity.
A command that builds and executes command lines from standard input, allowing for the execution of commands with multiple arguments.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.