Page 1 of 1

Could virtualization protection be used in real-time procedures?

Posted: Wed Oct 14, 2020 4:59 am
by yangxi
Hi everyone:

We are developing real-time audio applications, and we want to know VMProtect's capacity in real-time callbacks. Does virtualization protection contains potential global-locking actions such as memory allocation?

Thanks!

Re: Could virtualization protection be used in real-time procedures?

Posted: Wed Oct 14, 2020 5:56 am
by Admin
Virtualization doesn't alloc memory for own work, so you can use it for any callbacks.