smartvmi icon indicating copy to clipboard operation
smartvmi copied to clipboard

Virtual Machine Introspection (VMI) for memory forensics and machine-learning.

Results 3 smartvmi issues
Sort by recently updated
recently updated
newest added

Now that we have added the required funtionality to `KVMi` we can rework the breakpoint API in order to incorporate SLAT switches. This would enable us to use guests with...

enhancement
help wanted

`BpResponse::Deactivate` will always result in the physical breakpoint being deleted. This might break the workflow for other `Breakpoint` objects that have subscribed to the same breakpoint event.

bug

This PR provides preliminary support of all current features for ARMv8 on Linux. What remains to be done: - Implement support for Windows on ARM - Create consistent naming between...