gdb topic

List gdb repositories

asm2cfg

71
Stars
10
Forks
Watchers

Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files

heapinspect

220
Stars
19
Forks
Watchers

🔍Heap analysis tool for CTF pwn.

interactive-pwnning-tutorial

43
Stars
3
Forks
Watchers

🍗An interactive way of pwnning.

Disass

33
Stars
2
Forks
Watchers

[(forever)WIP] FOSS GNU Debugger (GDB) interface for GNU/Linux.

dlangide

436
Stars
56
Forks
Watchers

D language IDE based on DlangUI

code-debug

391
Stars
114
Forks
Watchers

Native debugging for VSCode

ida_vmware_windows_gdb

57
Stars
14
Forks
Watchers

Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)

libcxx-pretty-printers

147
Stars
50
Forks
Watchers

Moved: https://codeberg.org/koutheir/libcxx-pretty-printers

gdbgui

9.7k
Stars
500
Forks
Watchers

Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will ope...

pygdbmi

205
Stars
47
Forks
Watchers

A library to parse gdb mi output and interact with gdb subprocesses