Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

A script to automatically install pwndbg+GEF plugins for gdb

Notifications You must be signed in to change notification settings

d4rkc0nd0r/gdb-pwndbg-gef

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Installation

cd ~ && git clone https://github.com/d4rkc0nd0r/gdb-pwndbg-gef.git
cd ~/gdb-pwndbg-gef
./install.sh

Update

./update.sh

About

A script to automatically install pwndbg+GEF plugins for gdb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%