Page 1 of 1

Macro vs API Call

Posted: Sun Sep 03, 2017 9:57 pm
by mal27
In old versions you had macros defined.

If i buy newest vmprotect can i use those? Also would you advise using them in terms of mutation complexity, algorithm and whatever?

Re: Macro vs API Call

Posted: Mon Sep 04, 2017 2:41 am
by Admin

Re: Macro vs API Call

Posted: Mon Sep 04, 2017 6:24 pm
by mal27
Okay it seems they have no bad effect. But why have they been removed from sdk?

Re: Macro vs API Call

Posted: Tue Sep 05, 2017 4:03 am
by Admin
Please notice that ASM includes doesn't supported by many compilers (especially for x64 applications), so you have to use API calls instead of ASM macros.