SaaSHub helps you find the best software and product alternatives Learn more →
Top 20 C++ Debugging Projects
-
x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Project mention: Things you can do with a debugger but not with print debugging | news.ycombinator.com | 2025-09-09
Since you're already a GDB user, rr will probably feel comfortably familiar.
https://rr-project.org/ already has enough example usage to get you going on the home page right there.
-
ScyllaHide
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
-
-
-
Project mention: ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol | news.ycombinator.com | 2026-06-05
-
-
-
-
-
-
-
LLVM Debugger - LLDB
-
BsodSurvivor
This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload, and more!
-
-
-
-
clutchlog
C++ "spatial" logging system which targets versatile, (de)clutchable, _debugging_, in a single header.
-
Log
A lightweight C++17 logging wrapper around Boost.Log with colored output, rotating files, severity filters, and hex dump helpers. (by SoleyRan)
git clone https://github.com/SoleyRan/Log.git cd Log cmake -S . -B build cmake --build build ./build/demo/log_demo
C++ Debugging discussion
C++ Debugging related posts
-
ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol
-
Modern C++ Programming: Busato
-
Modern C++ Programming (open-access course)
-
Modern C++ Programming Course
-
Introduction to GNU, GDB, ELF, and LLDB
-
Things you can do with a debugger but not with print debugging
-
Checking Out CPython 3.14's remote debugging protocol
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jun 2026
Index
What are some of the best open-source Debugging projects in C++? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | x64dbg | 48,564 |
| 2 | Modern-CPP-Programming | 15,712 |
| 3 | rr | 10,535 |
| 4 | ScyllaHide | 4,154 |
| 5 | seer | 3,394 |
| 6 | dbg-macro | 3,230 |
| 7 | ESP32-Bit-Pirate | 3,762 |
| 8 | HyperHide | 1,581 |
| 9 | cpptrace | 1,444 |
| 10 | icecream-cpp | 744 |
| 11 | ttddbg | 596 |
| 12 | cpp-dump | 380 |
| 13 | opencl-intercept-layer | 360 |
| 14 | lldb-mi | 190 |
| 15 | BsodSurvivor | 169 |
| 16 | CpuidSpoofer | 101 |
| 17 | cppguard | 46 |
| 18 | Gymbo | 38 |
| 19 | clutchlog | 17 |
| 20 | Log | 0 |