Wenzel / libmicrovmiLinks
A cross-platform unified Virtual Machine Introspection API library
☆182Updated last month
Alternatives and similar repositories for libmicrovmi
Users that are interested in libmicrovmi are comparing it to the libraries listed below
Sorting:
- Intel x86 bare metal hypervisor for researching snapshot fuzzing ideas.☆167Updated 4 years ago
- LibVMI-based debug server, implemented in Python. Building a guest aware, stealth and agentless full-system debugger☆218Updated 4 years ago
- KVM-based Virtual Machine Introspection☆342Updated 8 months ago
- Snapshot-based coverage-guided windows kernel fuzzer☆320Updated 3 years ago
- A hypervisor written in Rust.☆120Updated 3 years ago
- A hypervisor written in rust☆55Updated 2 years ago
- A binary analysis framework written in Rust.☆170Updated 2 weeks ago
- intel x86(-64) code analysis library that reconstructs control flow☆103Updated last month
- Zydis Rust Bindings☆93Updated last year
- A very simple hypervisor for learning experience.☆138Updated 3 years ago
- Lightweight type-1 hypervisor offering a foundation for building advanced security-focused functionality.☆264Updated 6 months ago
- A hypervisor for fuzzing built with WHVP and Bochs☆377Updated 6 years ago
- KVM Virtual Machine Introspection Library☆46Updated last year
- function executor based on unicorn and memflow☆91Updated last year
- Hypervisor-Level Debugger based on Radare2 / LibVMI, using VMI IO and debug plugins☆135Updated 6 years ago
- Intel Vt-x/EPT based thin-hypervisor for windows with minimum possible code.☆177Updated 7 years ago
- The Windows Library for Intel Process Trace (WinIPT) is a project that leverages the new Intel Processor Trace functionality exposed by W…☆387Updated 2 years ago
- Why fuzzing with emulators is amazing☆138Updated 4 years ago
- SMDA is a minimalist recursive disassembler library that is optimized for accurate Control Flow Graph (CFG) recovery from memory dumps.☆238Updated this week
- Binary coverage tool without binary modification for Windows