VM use problem in ddk

Issues related to VMProtect
Post Reply
luleigreat
Posts: 10
Joined: Mon Jun 27, 2011 1:59 am

VM use problem in ddk

Post 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.
Admin
Site Admin
Posts: 2693
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: VM use problem in ddk

Post by Admin »

Please send us a test project.
Post Reply