There are 21 repositories under windbg topic.
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)
Kernel mode WinDbg extension and PoCs for token privilege investigation.
DEFCON 27 workshop - Modern Debugging with WinDbg Preview
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
kernel-mode Anti-Anti-Debug plugin. based on intel vt-x && ept technology
kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x
Useful scripts for WinDbg using the debugger data model
My personal cheat sheet for using WinDbg for kernel debugging
Important notes and topics on my journey towards mastering Windows Internals
My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.
Toy scripts for playing with WinDbg JS API
Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
A Windows kernel dump C++ parser library with Python 3 bindings.
Useful Scripts for helping in reverse engeenering
Small PoC of using a Microsoft signed executable as a lolbin.
C-shellcode to hex converter, handy tool for paste & execute shellcodes in IDA PRO, gdb, windbg, radare2, ollydbg, x64dbg, immunity debugger & 010 editor
A command tree based on commands and extensions for Windows Kernel Debugging.
C# debugging automation tool
"Pwntools does not support Windows. Use a real OS ;)" — Zach Riggle, 2015
A proof of concept demonstrating communication via mapped shared memory structures between a user-mode process and a kernel-mode payload on Windows 10 20H2.