WinDbg extension written in Rust to dump the CPU / memory state of a running VM
☆130Feb 1, 2026Updated last month
Alternatives and similar repositories for snapshot
Users that are interested in snapshot are comparing it to the libraries listed below
Sorting:
- A fast execution trace symbolizer for Windows that runs on all major platforms and doesn't depend on any Microsoft libraries.☆100Jan 3, 2026Updated 2 months ago
- rp-bf: A library to bruteforce ROP gadgets by emulating a Windows user-mode crash-dump☆121May 1, 2024Updated last year
- Python bindings for BochsCPU☆38Aug 10, 2025Updated 6 months ago
- Rust bindings for VMProtect.☆28Mar 8, 2024Updated last year
- Rusty Hypervisor - Windows Kernel Blue Pill Type-2 Hypervisor in Rust (Codename: Matrix)☆321Jul 7, 2024Updated last year
- A simple hypervisor demonstrating the use of the Intel VT-rp (redirect protection) technology.☆114Mar 28, 2024Updated last year
- AMD Hypervisor written writh Rust.☆162Sep 14, 2023Updated 2 years ago
- A KISS Rust crate to parse Windows kernel crash-dumps created by Windows & its debugger.☆42Jan 2, 2026Updated 2 months ago
- Intel x86 bare metal hypervisor for researching snapshot fuzzing ideas.☆169Dec 2, 2020Updated 5 years ago
- An educational Bochs-based snapshot fuzzer project☆227Oct 27, 2025Updated 4 months ago
- Snapshot-based coverage-guided windows kernel fuzzer☆323Dec 16, 2021Updated 4 years ago
- My research WIP bluepill hypervisor☆40Mar 15, 2023Updated 2 years ago
- Rust template/library for implementing your own COFF loader☆72Jan 27, 2025Updated last year
- ☆50Sep 15, 2022Updated 3 years ago
- Rust library for lifting raw binary data to LLVM IR☆64Jul 18, 2025Updated 7 months ago
- early cascade injection PoC based on Outflanks blog post, in rust☆62Nov 8, 2024Updated last year
- A bare minimum hypervisor on AMD and Intel processors for learners.☆339Sep 27, 2025Updated 5 months ago
- Labyrinth, an LLVM obfuscation plugin for the New Pass Manager☆44Feb 23, 2025Updated last year
- Some Rust bindings for Binary Ninja