wbenny / hvpp

hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KMODE_EXCEPTION_NOT_HANDLED

soltrac opened this issue · comments

Crash when I try to load the driver:

Windows 10 Rs4
Intel i3-22230 CPU

Most likely fixed by latest commit. Please, try again with recent master. If problem persists, upload crashdump somewhere with your .sys & .pdb files so I could further investigate your problem.

As you told, fixed in last commit. Can close this.