Pedal
PEDAL - Python Exploit Development Assistance for GDB Lite
Install / Use
/learn @akiym/PedalREADME
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
