icebox
VM debugger
A tool for tracing and debugging virtual machines by intercepting system calls and manipulating memory
Virtual Machine Introspection, Tracing & Debugging
569 stars
34 watching
86 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list
debugginghypervisorintrospectiontracingvirtualboxvirtualization
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
seahyinghang8/blinky | An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 43 |
ionelmc/python-manhole | A tool for interactive debugging of Python applications | 372 |
ericjang/tdb | A tool for interactive debugging and visualization of deep learning models during training | 1,354 |
lewinfox/icecream | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
uber/manifold | An interactive tool to help machine learning practitioners visualize and debug their models' performance by comparing predictions to ground truth data. | 1,651 |
hatching/vmcloak | Automates creation and cloaking of virtual machines for use in sandboxing environments. | 487 |
andrewferrier/debugprint.nvim | An extension plugin for NeoVim's Lua editor that allows developers to simplify debugging by inserting print-like statements in code. | 374 |
jbyuki/one-small-step-for-vimkind | An adapter for Neovim that enables debugging of Lua code | 413 |
valvesoftware/vogl | An OpenGL debugger with capture and playback capabilities | 1,416 |
strasdat/vviz | A GUI debugging tool for computer vision development | 24 |
vitoplantamura/bugchecker | A kernel debugger for Windows that provides low-level debugging capabilities without requiring external hardware or system modification | 935 |
nietaki/rexbug | A tool that provides tracing and debugging capabilities for Elixir applications | 251 |
lukasbanana/mentalgl | A utility library to review entire OpenGL render state | 24 |
nsmfoo/antivmdetection | A tool to create templates making VirtualBox VM detection harder | 717 |