Virtual Machines amount, VMProtectBegin string
Posted: Thu Dec 04, 2014 6:21 pm
Hi, i recently bought VMProtect and i didnt find answer what does this "Virtual Machines" amount means?
Picture:

Its 1 as default but i also tried 4 and it seems to be working too as i didnt notice much change but what is it exactly?
Second question
When using mark
is that string "Something" hidden/protected or do i need to do it like this
Thank you!
Picture:

Its 1 as default but i also tried 4 and it seems to be working too as i didnt notice much change but what is it exactly?
Second question
When using mark
Code: Select all
VMProtectBegin("Something");
Code: Select all
VMProtectBegin( VMProtectDecryptStringA("Something") );
Thank you!