mapping our protected DLL manually into a process causes this error. It happens if the following options are enabled:
Imports Protection
Debugger Check
Packer
Those were the options we’ve tested and which caused that error. Do we have to do anything specific for VMP to load properly?
Yes Windows loads it fine. Another mapper also works. We’re not sending the full PE headers from the server to the client. Only what’s required for the mapping. Could that be an issue?