Wdbg
A debbuger based dbgeng for WIndows
Install / Use
/learn @luzhlon/WdbgREADME
WDBG
- 是基于微软发布的调试引擎
dbgeng(WinDbg的调试引擎)开发的调试器 - 并不直接给用户提供UI,而是以
RPC的形式提供API接口
此项目包含两大模块,一个是用C++编写提供RPC调试服务的,称为WDBG调试器后台;另一个是使用Python封装的调试器前台pywdbg
用户既可以基于RPC接口使用其它编程语言开发扩展,也可以使用C++编写WDBG调试器后台插件并为前台调试器程序提供服务
此外,用户可以使用pywdbg提供的接口在python控制台交互调试,或者根据自己的需求编写python脚本自动化调试
pywdbg

文档:https://luzhlon.github.io/wdbg/index.html
Features
- 支持32位和64位程序调试
- 支持双机内核调试
- 支持插件开发
- 可通过网络远程调试
Related project
- srpc: https://github.com/luzhlon/srpc
- xval: https://github.com/luzhlon/xval
Thanks
- xmake: https://github.com/tboox/xmake/
Related Skills
node-connect
345.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
104.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
