Giter Site home page Giter Site logo

newmai / gdb321 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from d1ag0n-young/gdb321

0.0 0.0 0.0 6.16 MB

pwndbg、pwn-peda、pwn-gef和Pwngdb四合一,一合四,通过命令gdb-peda、gdb-pwndbg、gdb-peda轻松切换gdb插件

Shell 0.56% Python 99.03% C 0.23% Go 0.01% Assembly 0.02% Makefile 0.09% GDB 0.01% Dockerfile 0.06%

gdb321's Introduction

This is a script that combines pwndbg peda pwngef in one

Make sure that the local gdb has been installed before using it!
Because pwndbg needs some dependencies: such as pyelftools, etc., it is best to install pwntools before installation. The command is as follows: pip install pwntools -i https://pypi.tuna.tsinghua.edu.cn/simple

use it:

  1. git clone https://github.com/1094093288/gdb321.git
  2. cd ./gdb321/
  3. ./run_gdb.sh install

If you want to remove it, please use the remove parameter as follows:
./run_gdb.sh remove

After installation

  1. gdb-peda uses peda plug-in
  2. gdb-pwndbg uses pwndbg plug-in
  3. gdb-gef uses gef plug-in

SwitchDefaultGDB

you can choose gef/pwndbg/peda as the parameter.

eg:

Change default gdb plug-in to pwndbg:

sudo ./Switchdefault.sh pwndbg

SwitchDefaultGDBMultiarch

you can choose gef/pwndbg/peda as the parameter.

eg:

Change default gdb-multiarch plug-in to gef:

sudo ./Switch-GdbMul-default.sh gef

use it happy!

note:

  1. if you want to install it by root please run 'sudo ./run_gdb.sh '
  2. If your network is not good, please use the run_gdb_local script to run and install it in the same way

gdb321's People

Contributors

d1ag0n-young avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.