Hi ,I have a proble using VMProtect SDK in DDK.
When I use VMProtectBegin() and VMProtectEnd() SDK to protect a driver function,VM can identify the mark successfully. But the driver can not be loaded anymore,when I delete the VMProtect mark, the driver can be loaded normally.
Is this question didn't occur before? Or is there something illegal when I using VM?
By the way , the driver can be loaded successfully using the VMProtectBegin Macro.
VM use problem in ddk
Re: VM use problem in ddk
Please send us a test project.