Page 1 of 1

VM use problem in ddk

Posted: Mon Jul 04, 2011 7:50 am
by luleigreat
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.

Re: VM use problem in ddk

Posted: Mon Jul 04, 2011 11:15 am
by Admin
Please send us a test project.