BugChecker
Kernel debugger
A kernel debugger for Windows that provides low-level debugging capabilities without requiring external hardware or system modification
SoftICE-like kernel debugger for Windows 11
935 stars
38 watching
126 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
kernel-debuggerwindows-kernel
Related projects:
Repository | Description | Stars |
---|---|---|
oalabs/blobrunner | A tool to debug shellcode extracted during malware analysis. | 567 |
progbits/smldbg | An educational C++20 debugger with basic debugging functionality and no dependencies. | 4 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 95 |
renatogarcia/icecream-cpp | A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 585 |
slembcke/debugger.lua | A simple Lua debugger for embedded systems and single-file use. | 786 |
deplinenoise/ig-debugheap | A debugging heap to detect memory errors and crashes in software applications. | 181 |
johnreedlol/scala-trace-debug | A system that prints debugging information with hyperlinks to source code locations | 115 |
ovidiuvio/vsdebugpro | A debugging tool for C/C++ and .NET applications, allowing developers to inspect memory, load data into memory, and execute custom commands. | 59 |
pkulchenko/mobdebug | A remote debugger for Lua scripts allowing control of program execution and inspection of current state. | 893 |
opsxcq/debugger-netwalker | An oldschool Windows debugger written in assembly language | 7 |
johnreedlol/pos | A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 |
moshebe/gebug | Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. | 635 |
sthewissen/plugin.maui.debugrainbows | A package for debugging and visualizing UI elements in mobile applications | 80 |
pd4d10/debugtron | An Electron-based app for debugging in-production applications | 1,449 |
neonichu/bbudebuggertuckaway | An Xcode plugin that hides the debugger when typing in source code | 670 |