Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 13 C Debugger Projects
-
systeminformer
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
System Informer is a versatile system management tool designed to seamlessly monitor and analyze system resources, troubleshoot software issues, and identify potential malware threats. Offers system activity overviews, intuitive graphs, real-time statistics, active network connection monitoring, detailed disk access information, intricate stack trace analysis, and much more. evily2k describes it "like process explorer on steroids. Allows me to kill process that task manager would say access denied."
-
Per the README, HyperDbg uses VT-X. There are no AMD CPUs with VT-X instructions. If you try to run it on AMD, you will get an illegal instruction error.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
ret-sync
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
-
-
Project mention: Klonyyy/STMViewer: Real-time STM32 variable and trace viewer | news.ycombinator.com | 2023-09-14
-
Curiously, https://github.com/espressif/esp-now/blob/master/src/espnow/src/espnow.c#L493 enforces a check that size <= 230 (declared here). Perhaps raise an issue in the repository?
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
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.
-
Project mention: Show HN: I spent 6 months building a C debugger as a 17-year-old | /r/patient_hackernews | 2023-11-13
-
-
After looking around a bit I also saw e.g. this, a tool that allows running a program outside of gdb and auto-attach it on crash. Great writeup anyway!
-
-
C Debugger related posts
- Show HN: I spent 6 months building a C debugger as a 17-year-old
- Show HN: I spent 6 months building a new C debugger as a 17-year-old
- Show HN: I spent 6 months building a new C debugger as a 17-year-old
- Debugging Silent Create Action Failures in Rails
- The ESP-NOW frame length
- Petition to add HyperDbg to list of unapproved debuggers
- ESP-NOW: Peer-to-peer connectionless Wi-Fi communication protocol for ESP system
-
A note from our sponsor - Onboard AI
getonboard.dev | 10 Dec 2023
Index
What are some of the best open-source Debugger projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | systeminformer | 9,697 |
2 | HyperDbg | 2,407 |
3 | ret-sync | 1,792 |
4 | remake | 738 |
5 | STMViewer | 370 |
6 | esp-now | 343 |
7 | heaptrace | 276 |
8 | vscode-amiga-debug | 267 |
9 | spray | 212 |
10 | dap42 | 177 |
11 | libdebugme | 59 |
12 | PBD | 58 |
13 | b1m0-dbg | 11 |