Hi Enigma,
I don't use C++ exceptions in my code (I even disabled them in the compiler), neither I use SEH __try / __except blocks in the virtualized functions.
Kind Regards Tim
Search found 2 matches
- Fri Apr 13, 2012 1:59 pm
- Forum: Problems
- Topic: Weird crash caused by Virtualization
- Replies: 3
- Views: 11037
- Fri Apr 13, 2012 1:14 am
- Forum: Problems
- Topic: Weird crash caused by Virtualization
- Replies: 3
- Views: 11037
Weird crash caused by Virtualization
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 ...
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 ...
