Page 1 of 1

Decrypt+Run Once Marker

Posted: Mon Mar 12, 2018 7:20 pm
by EatMyShorts23
Hello,
as of now it is not possible to combine markers.
Can you please add a feature in the future which combines both markers:
Code is encrypted at the start then when about to run gets decrypted and
after execution deleted and not restorable.
I have the worry that talented crackers could decrypt the functions I want
to protect and I cant use the Run_Once markers because that would leave
those functions open to early dumping techniques.
#Also it seems that markers often do not work when i declare functions as __forceinline

Re: Decrypt+Run Once Marker

Posted: Tue Mar 13, 2018 7:46 am
by Enigma
Hi, we recommend you to switch off these markers and replace them on VM and VM_RISC markers.

We are going to deprecate these markers in future.

VM_RISC are the most powerful markers, they support the strongest protection, so high recommendation to use them.