pwndbg

There are 18 repositories under pwndbg topic.

  • pwndbg

    pwndbg/pwndbg

    Exploit Development and Reverse Engineering with GDB & LLDB Made Easy

    Language:Python8.3k1351k947
  • hyperpwn

    bet4it/hyperpwn

    A hyper plugin to provide a flexible GDB GUI frontend with the help of GEF, pwndbg or peda

    Language:JavaScript617181659
  • giantbranch/pwn-env-init

    CTF PWN 做题环境一键搭建脚本

    Language:HTML1500123
  • Protosec-Research/AutoGDB

    AutoGDB: First Automatic Binary-exploitation Tool combining ML ReACT Reasoning and GDB Dynamic Debugging

    Language:Python120338
  • 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!

    Language:Python1092147
  • kapaw/pwnmachine

    Vagrant setup for building a machine for CTF/exploit development

  • bruce30262/CTF

    My CTF tools & some other stuff

    Language:Python203213
  • GH0st3rs/pwngef

    GDB plug-in based on PWNDBG, GEF and PEDA that makes debugging MIPS with GDB suck less

    Language:Python13222
  • AlEscher/pwndbg-gui

    An unofficial GUI wrapper around pwndbg intended to leverage the UI benefits of a graphical user interface

    Language:Python12162
  • martinclauss/exim-rce-cve-2018-6789

    This repository provides a learning environment to understand how an Exim RCE exploit for CVE-2018-6789 works.

    Language:Makefile9126
  • 0xricksanchez/docker_fuzz

    GH repo for the docker fuzz container that contains all necessary tools to get started with binary fuzzing and debugging

    Language:Dockerfile8301
  • blacktop/dbg

    Docker gdb/lldb images

    Language:Makefile720
  • blacktop/docker-webkit

    Dockerized WebKit Dev/Research Environment

    Language:Python7201
  • SantiagoRomani/gdb_arm

    GDB extension that adds an 'assemble' command, which assembles ARM one-line instructions and data.

    Language:Python4100
  • maykathm/WhenlddLies

    Wading through symbol hijacking and conflicting library versions with a toy C++/CMake application on Linux

    Language:CMake0100
  • chenzhengchen200821109/GDBPlugin

    目前有许多gdb插件可供我们使用,像peda,pwndbg以及gef等等 但是这些插件往往是不兼容的,因此我写了一个小的插件管理脚本,它 可以让我们选择在gdb启动时加载哪一个插件。

    Language:GDB10
  • Denloob/gdb-pwn-manager

    A set of scripts for installing and managing GDB pwn extensions

    Language:Shell10
  • supersam654/gdb-comments

    Comment assembly as you read through it in GDB

    Language:Python10