I use the VMProtect demo (v3.2) to test before I buy.
With an exe, then a dll, everything works !

But I encounter an error with a WinDDK driver : "Not enough space for the new segment in the file header".
The error persists even if I change the "DRIVER_ALIGNMENT" value in the sources before recompiling (= 0x1200).
This is my current setup :
Memory Protection : Yes
Import Protection : Yes
Debugger : User-mode + Kernel-mode
Virtualization Tools : No
Strip Debug Information : Yes
Key Pair Algorithm : RSA 4096
Do you have any idea, please ?
Thank you