peda

Debugging assistant

A Python tool for enhanced debugging and exploit development assistance with GDB.

PEDA - Python Exploit Development Assistance for GDB

GitHub

6k stars
200 watching
808 forks
Language: Python
last commit: 6 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hugsy/gef A set of commands for GDB to assist exploit developers and reverse engineers with advanced debugging capabilities 7,088
pwndbg/pwndbg A toolset to simplify binary analysis and debugging with GDB 7,760
cyrus-and/gdb-dashboard Provides a modular interface to display relevant information about a program being debugged 11,180
rohanrhu/gdb-frontend A GUI debugger that provides a flexible and extensible interface for debugging C/C++ applications 2,877
kibercthulhu/gdb-peda-cheatsheet A collection of tips and tricks for using GDB-PEDA in exploit development 16
pgosar/chatgdb An extension tool for GDB and LLDB debuggers that leverages the power of ChatGPT to assist with debugging tasks 901
pedrib/poc Contains public advisories, exploits, and code related to vulnerabilities and hacking. 826
charles2gan/gda-android-reversing-tool An advanced Android decompiler and analysis tool designed to analyze and reverse-engineer APK files, providing features for malware detection, vulnerability scanning, and more. 4,242
inducer/pudb An interactive debugger for Python code, providing a lightweight and keyboard-friendly interface. 3,002
ngalongc/autolocalprivilegeescalation Automates download and compilation of Linux kernel exploits from exploitdb 487
danigargu/heap-viewer An IDA Pro plugin for examining the heap in glibc-based applications with focus on exploit development. 739
lanhikari22/gba-ida-pseudo-terminal Tools for disassembling and analyzing Game Boy Advance game data using IDA Python commands 13
andreafioraldi/angrgdb An integrated debugging tool that allows symbolic execution and exploration within GDB. 199
gdelugre/ida-arm-system-highlight A tool for decoding and highlighting ARM system instructions in IDA Pro databases. 392
enterprisedb/pldebugger Provides an API for debugging pl/pgsql functions in PostgreSQL databases. 73