• Stars
    star
    389
  • Rank 110,215 (Top 3 %)
  • Language
    Shell
  • Created about 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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/apogiatzis/gdb-peda-pwndbg-gef.git
cd ~/gdb-peda-pwndbg-gef
./install.sh

Update

./update.sh

More Repositories

1

docker-compose-livereloader

A docker compose pattern to enable automatic container reloading.
Python
77
star
2

ngrok-tunneling-action

A github action to tunnel traffic into Github Workflow pipeline using ngrok
13
star
3

fluence-ether-dex-price

An open source Fluence powrered service that searches Ethereum decentralized exchanges to find the best Ethereum pair prices.
TypeScript
9
star
4

race-bar-chart-unemployment

A race bar chart about unemployment per economic activity in Cyprus
HTML
9
star
5

restful-user-api-django-drf

A RESTFul API with User JWT Authentication and permission control using Django 1.11 and DRF.
Python
7
star
6

docker-CVE-2021-3156

A docker environment to research CVE-2021-3156
Dockerfile
7
star
7

colabohash

Abuse Google Colaboratory for fun, hash cracking and definitely NOT profit
Python
7
star
8

NER-BERT-conll2003

Example of using BERT as a Keras Layer for NER on the Conll2003 dataset.
Jupyter Notebook
5
star
9

vae-lstm-autoencoder-password-generation

An implementation of a Standard and a Variational LSTM Autoencoder for generating passwords.
Jupyter Notebook
5
star
10

covid19-p2p-mobile-tracker

3
star
11

powsolver

A proof of work puzzle solver for CTF challenges
Python
3
star
12

comp1830-lab2

COMP1830 Lab Exersice 2
Python
2
star
13

zkp-sudoku-py

Pure Python implementation of Zero-Knowledge proof for Sudoku solution
Python
2
star
14

sigmalive-rss-feed-miner

A simple python package to fetch and store news from sigmalive rss feed in the background
Python
1
star
15

pwn_test_chall

Just a dummy pwn chall
Dockerfile
1
star
16

encode-ai-chefgpt

ChefGPT for Encode AI Bootcamp
Python
1
star
17

ctf-writeups

Just a repository for ctf writeups
Python
1
star
18

comp1830-lab5

Lab Exercise 5 for COMP-1830 Blockchain for Fintech module
Solidity
1
star
19

meepwn2018

MeePwn CTF 2018
Python
1
star
20

bert-token-embeddings

Contetualized token embeddings from Google's BERT language model.
Jupyter Notebook
1
star
21

zku-assignments-docker

A dockerfile image with ZKU assignments dependencies installed
Dockerfile
1
star
22

comp-1830-exchange

Exchange web app source code for COMP-1830
JavaScript
1
star
23

comp1830-lab2-2

Part 2 of COMP1830 Lab Exercise 2
JavaScript
1
star