Macro vs API Call

Issues related to VMProtect
Post Reply
mal27
Posts: 2
Joined: Sun Sep 03, 2017 9:53 pm

Macro vs API Call

Post 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?
Admin
Site Admin
Posts: 2566
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Macro vs API Call

Post by Admin »

mal27
Posts: 2
Joined: Sun Sep 03, 2017 9:53 pm

Re: Macro vs API Call

Post by mal27 »

Okay it seems they have no bad effect. But why have they been removed from sdk?
Admin
Site Admin
Posts: 2566
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Macro vs API Call

Post 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.
Post Reply