rand-tech / gdb-peda-pwndbg-gef-bef

A script to automatically install Peda+pwndbg+GEF+bata's GEF plugins for gdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pwndbg + GEF + Peda - One for all, and all for one

This is a script which installs Pwndbg, gef, bef (bata24's gef) and Peda GDB plugins in a single command.

Run install.sh and then use one of the commands below to launch the corresponding GDB environment:

gdb-peda
gdb-peda-intel
gdb-peda-arm
gdb-pwndbg
gdb-gef
gdb-bef

Installation

cd ~ && git clone https://github.com/rand-tech/gdb-peda-pwndbg-gef-bef.git
cd ~/gdb-peda-pwndbg-gef-bef
./install.sh

Update

./update.sh

About

A script to automatically install Peda+pwndbg+GEF+bata's GEF plugins for gdb


Languages

Language:Shell 100.0%