NOTE: This is a modified fork. I didn't include PEDA as it is not maintained by its author.
This is a script which installs Pwndbg and GEF GDB plugins in a single command.
Run install.sh
and then use one of the commands below to launch the corresponding GDB environment:
gdb-pwndbg
gdb-gef
cd ~ && git clone https://github.com/d4rkc0nd0r/gdb-pwndbg-gef.git
cd ~/gdb-pwndbg-gef
./install.sh
./update.sh