gdb
There are 661 repositories under gdb topic.
skywind3000/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
cs01/gdbgui
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 open in your browser.
rr-debugger/rr
Record and Replay Framework
pwndbg/pwndbg
Exploit Development and Reverse Engineering with GDB Made Easy
hugsy/gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
snare/voltron
A hacky debugger UI for hackers
alphaSeclab/awesome-reverse-engineering
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
stlink-org/stlink
Open source STM32 MCU programming toolset
cirosantilli/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.
epasveer/seer
Seer - a gui frontend to gdb
rohanrhu/gdb-frontend
☕ GDBFrontend is an easy, flexible and extensible gui debugger.
lmacken/pyrasite
Inject code into running Python processes
korcankaraokcu/PINCE
Reverse engineering tool for linux games
VitalElement/AvalonStudio
Cross platform IDE and Shell
strazzere/android-unpacker
Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0
pgosar/ChatGDB
Harness the power of ChatGPT inside the GDB or LLDB debugger!
sickcodes/Docker-eyeOS
Run iPhone (xnu-arm64) in a Docker container! Supports KVM + iOS kernel debugging (GDB)! Run xnu-qemu-arm64 in Docker! Works on ANY device.
inspector-repl/inspector
A drop-anywhere C++ REPL
stas00/the-art-of-debugging
The Art of Debugging
0xricksanchez/like-dbg
Fully dockerized Linux kernel debugging environment
sakhnik/nvim-gdb
Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB
bet4it/hyperpwn
A hyper plugin to provide a flexible GDB GUI frontend with the help of GEF, pwndbg or peda
xyproto/orbiton
Configuration-free text editor and IDE limited to VT100. Suitable for writing git commit messages, editing Markdown, config files, source code, man pages and for quick edit-format-compile cycles when programming. Has syntax highlighting, jump-to-error, rainbow parentheses, macros, llm tab completion, cut/paste portals and a simple gdb front-end.
cloudburst/libheap
python library to examine ptmalloc (the glibc userland heap implementation)
Cr4sh/openreil
Open source library that implements translator and tools for REIL (Reverse Engineering Intermediate Language)
buggins/dlangide
D language IDE based on DlangUI
llvm-mirror/lldb
Project moved to: https://github.com/llvm/llvm-project
WebFreak001/code-debug
Native debugging for VSCode
NtesEyes/pylane
An python vm injector with debug tools, based on gdb.
bet4it/udbserver
Unicorn Emulator Debug Server - Written in Rust, with bindings for C, Go, Java and Python
RoderickChan/pwncli
Do pwn by command line
hugsy/gdb-static
Public repository of statically compiled GDB and GDBServer
BartmanAbyss/vscode-amiga-debug
One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
daniel5151/gdbstub
An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)
Comsecuris/gdbghidra
gdbghidra - a visual bridge between a GDB session and GHIDRA