Page 1 of 1

"Pack the Output File" issue on Windows 10 drivers

Posted: Fri Jul 27, 2018 3:16 am
by r3versedmind
Hi,

I've noticed that when using the "Pack the Output File" on drivers that loads on Windows 10, a loading error occurs.
I can't really remember the ntstatus now, if needed I'll provide it.

Using VMProtect 3.2.0 build 980

Thank you

Re: "Pack the Output File" issue on Windows 10 drivers

Posted: Fri Jul 27, 2018 4:41 am
by Admin
Do you use the "Control Flow Guard" (project properties - C/C++ - Code Generation) for your driver?

Re: "Pack the Output File" issue on Windows 10 drivers

Posted: Fri Jul 27, 2018 6:03 pm
by r3versedmind
Hi,

Thank you for the reply.

I have disabled the feature you're told me and now it's loading fine. So I guess it has to be disabled otherwise I cannot use VMP feature right?

That's completely fine with me.