Page 1 of 1

about protect Problem

Posted: Wed Nov 06, 2019 8:52 am
by dephinefps
i bought VMProtect Lite yesterday
this is my example source

Code: Select all

    private static IntPtr HookKeyboardCallback(int nCode, IntPtr wParam, IntPtr lParam)
    {
      return IntPtr.Zero;
    }
i am using c#
i did it Ultra (Mutation + Virtualization)
and i saw the source it using Dotpeek but it still show me the same code

and some of my code cant protect Ultra (Mutation + Virtualization)
Runtime error at CompileToVM: volatile.

and i saw Mixed assemblies are not supported.
do you have a plan add mixed assemblies ?
i think VMProtect didnt support Mixed assemblies so that happened ?

I think I'll have to make a refund....

Re: about protect Problem

Posted: Sat Nov 16, 2019 3:40 pm
by Admin
Unfortunately VMProtect doesn't support the "volatile" opcode.