VMProtect and APIs
Posted: Sat May 03, 2008 3:46 pm
did the VMProtect VM engine make any Windows API calls for its internal VM operations?
I mean : did the VMProtect VM engine itself relies on windows APIs (uses windows apis itself) or just pure x86 machine codes are used for VM implementations.Admin wrote:You talk about emulation APIs or calls APIs from virtualized code?
VM executor does not use APIs in runtime itself (only x86 machine codes).I mean : did the VMProtect VM engine itself relies on windows APIs (uses windows apis itself) or just pure x86 machine codes are used for VM implementations.