kvm_explorer
kvm_explorer copied to clipboard
A tool to explore the processes and their memory running inside of a Windows KVM machine
Prerequisites
- QT 5 with qmake
Compiling
qmake
make -j 8
Run as root.