pwndbg
There are 18 repositories under pwndbg topic.
pwndbg/pwndbg
Exploit Development and Reverse Engineering with GDB & LLDB Made Easy
bet4it/hyperpwn
A hyper plugin to provide a flexible GDB GUI frontend with the help of GEF, pwndbg or peda
giantbranch/pwn-env-init
CTF PWN 做题环境一键搭建脚本
Protosec-Research/AutoGDB
AutoGDB: First Automatic Binary-exploitation Tool combining ML ReACT Reasoning and GDB Dynamic Debugging
lebr0nli/GEP
GEP (GDB Enhanced Prompt) - a GDB plug-in to enhance your GDB with fzf history search, fzf tab auto-completion, fish-like autosuggestions, and more!
kapaw/pwnmachine
Vagrant setup for building a machine for CTF/exploit development
bruce30262/CTF
My CTF tools & some other stuff
GH0st3rs/pwngef
GDB plug-in based on PWNDBG, GEF and PEDA that makes debugging MIPS with GDB suck less
AlEscher/pwndbg-gui
An unofficial GUI wrapper around pwndbg intended to leverage the UI benefits of a graphical user interface
martinclauss/exim-rce-cve-2018-6789
This repository provides a learning environment to understand how an Exim RCE exploit for CVE-2018-6789 works.
0xricksanchez/docker_fuzz
GH repo for the docker fuzz container that contains all necessary tools to get started with binary fuzzing and debugging
blacktop/dbg
Docker gdb/lldb images
blacktop/docker-webkit
Dockerized WebKit Dev/Research Environment
SantiagoRomani/gdb_arm
GDB extension that adds an 'assemble' command, which assembles ARM one-line instructions and data.
maykathm/WhenlddLies
Wading through symbol hijacking and conflicting library versions with a toy C++/CMake application on Linux
chenzhengchen200821109/GDBPlugin
目前有许多gdb插件可供我们使用,像peda,pwndbg以及gef等等 但是这些插件往往是不兼容的,因此我写了一个小的插件管理脚本,它 可以让我们选择在gdb启动时加载哪一个插件。
Denloob/gdb-pwn-manager
A set of scripts for installing and managing GDB pwn extensions
supersam654/gdb-comments
Comment assembly as you read through it in GDB