debugger-netwalker
Debugger
An oldschool Windows debugger written in assembly language
NetWalker Debugger
7 stars
3 watching
2 forks
Language: Assembly
last commit: about 7 years ago debuggeroldschoolreversewindowswindows-95windows-98
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/dbgshell | Automates tasks in the Windows debugger | 678 |
vitoplantamura/bugchecker | A kernel debugger for Windows that provides low-level debugging capabilities without requiring external hardware or system modification | 935 |
osandov/drgn | A debugger with scripting capabilities to inspect complex program state in an expressive way. | 1,787 |
biswa96/wslreverse | An experimental tool for reverse-engineering and interacting with the Windows Subsystem for Linux using a hidden COM interface and LxBus IPC mechanism. | 82 |
atlas-engineer/ndebug | Toolkit for constructing debugger hooks in Common Lisp applications | 9 |
azhirnov/glsl_trace | A library for debugging and profiling shaders in graphics rendering applications | 33 |
wirepair/gcd | An unofficial client library for communicating with the Google Chrome Remote Debugger protocol using Go. | 186 |
netguru/responsedetective | A framework for intercepting and debugging network requests and responses between an app and its server. | 1,953 |
qiniu/ios-netdiag | A diagnostic toolset for network testing and diagnostics on iOS devices. | 147 |
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 |
lewinfox/icecream | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
pylons/pyramid_debugtoolbar | A utility package providing a debug interface for Pyramid web applications. | 95 |
johnreedlol/scala-trace-debug | A system that prints debugging information with hyperlinks to source code locations | 115 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 95 |
dlbeer/mspdebug | A debugging tool for microcontrollers. | 190 |