Weird crash caused by Virtualization
Posted: Fri Apr 13, 2012 1:14 am
I have an Enigma protected application using an Enigma protected dll.
To improve the dlls security I wanted to use Enigma's VM feature to virtualize key functions.
Sadly the application starts crashing when I virtualize some functions.
The crash only occurs when I utilize virtualization. A normally protected dll and the unprotected dll
are working fine.
edit: Some additional information
Compiler: MSVC6 + MSVC10 (/LTCG + /arch:SSE)
OS: Windows 7 amd64
It's a x86 executable
Kind Regards Tim
To improve the dlls security I wanted to use Enigma's VM feature to virtualize key functions.
Sadly the application starts crashing when I virtualize some functions.
The crash only occurs when I utilize virtualization. A normally protected dll and the unprotected dll
are working fine.
edit: Some additional information
Compiler: MSVC6 + MSVC10 (/LTCG + /arch:SSE)
OS: Windows 7 amd64
It's a x86 executable
Kind Regards Tim