Skip to content

kingking888/gdb-plugins-for-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdb-plugins-for-mac 【Pwndbg + GEF + Peda - One for all, and all for one】

This is a script which installs Pwndbg, 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

For more information read the relevant blog post:

https://medium.com/bugbountywriteup/pwndbg-gef-peda-one-for-all-and-all-for-one-714d71bf36b8

Installation

cd ~ && git clone https://github.com/kingking888/gdb-plugins-for-mac.git
cd ~/gdb-plugins-for-mac
./install.sh

Update

./update.sh

About

Mac M1 M2 gdb plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages