peda
Debugging assistant
A Python tool for enhanced debugging and exploit development assistance with GDB.
PEDA - Python Exploit Development Assistance for GDB
6k stars
200 watching
807 forks
Language: Python
last commit: 4 months ago
Linked from 3 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 | 6,996 |
pwndbg/pwndbg | A toolset to simplify binary analysis and debugging with GDB | 7,629 |
cyrus-and/gdb-dashboard | Provides a modular interface to display relevant information about a program being debugged | 11,115 |
rohanrhu/gdb-frontend | A GUI debugger with an intuitive interface and extensible APIs for debugging C/C++ applications | 2,854 |
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 | 903 |
pedrib/poc | Contains public advisories, exploits, and code related to vulnerabilities and hacking. | 821 |
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,199 |
inducer/pudb | An interactive debugger for Python code, providing a lightweight and keyboard-friendly interface. | 2,990 |
ngalongc/autolocalprivilegeescalation | Automates download and compilation of Linux kernel exploits from exploitdb | 486 |
danigargu/heap-viewer | An IDA Pro plugin for examining the heap in glibc-based applications with focus on exploit development. | 737 |
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. | 198 |
gdelugre/ida-arm-system-highlight | A tool for decoding and highlighting ARM system instructions in IDA Pro databases. | 390 |
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 71 |