SkillAgentSearch skills...

Pedal

PEDAL - Python Exploit Development Assistance for GDB Lite

Install / Use

/learn @akiym/Pedal
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PEDAL - Python Exploit Development Assistance for GDB Lite

PEDAL is Lightweight and customized for ease of use zachriggle's peda.

Features

  • Commands
    • phexdump
    • socat
    • reattach
    • niuntil
  • Enhancements
    • Better telescope
    • Syscall arguments trace

Installation

git clone https://github.com/akiym/pedal.git ~/pedal
echo "source ~/pedal/peda.py" >> ~/.gdbinit

See Also

  • https://github.com/zachriggle/peda
  • https://github.com/longld/peda
  • https://github.com/pwndbg/pwndbg
  • https://github.com/hugsy/gef
View on GitHub
GitHub Stars33
CategoryDevelopment
Updated6mo ago
Forks8

Languages

Python

Security Score

67/100

Audited on Oct 4, 2025

No findings