SamuelTulach / memhv

Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities
MIT License
168 stars 22 forks source link

BSOD/hang on load #3

Closed vanishingfork closed 5 months ago

vanishingfork commented 5 months ago

Test signing the driver and loading it gives INVALID_DRIVER_HANDLE nvlddmkm.sys when LaunchVm is called (i think, everything before this executes without crash). When I load with KDMAPPER it just freezes up.

It works in a virtualbox vm with NESTED_MODE true but doesn't work on when loaded on my host machine NESTED_MODE true or false.

Win11 build 10.0.22621

Screenshot 2024-04-20 175005

SamuelTulach commented 5 months ago
Screenshot 2024-04-21 at 10 18 56 Screenshot 2024-04-21 at 10 19 59