App suddenly closing
Posted: Thu Mar 14, 2013 10:32 am
Hi,
I create app that heavily depend on windows API. When not using enigma protector, the app still ok. But when I use enigma protector, the app sometimes suddenly closing without notice. I wonder if the settings in enigma protector collide with windows API ?
I use Redirect Win API functions.
Plug in :
CheckRemoteDebuggerPresent.dll
Closehandle.dll
debugobjects.dll
getstartupinfo.dll
hardwarebreakpoints.dll
hidecurrentthread.dll
int3check.dll
isdebuggerpresent.dll
isdebuggerpresentx.dll
btw,
if I'm using this plug in, I should add some code in my app or not ?
Sorry, I'm still newbie
Thanks in advance,
David
I create app that heavily depend on windows API. When not using enigma protector, the app still ok. But when I use enigma protector, the app sometimes suddenly closing without notice. I wonder if the settings in enigma protector collide with windows API ?
I use Redirect Win API functions.
Plug in :
CheckRemoteDebuggerPresent.dll
Closehandle.dll
debugobjects.dll
getstartupinfo.dll
hardwarebreakpoints.dll
hidecurrentthread.dll
int3check.dll
isdebuggerpresent.dll
isdebuggerpresentx.dll
btw,
if I'm using this plug in, I should add some code in my app or not ?
Sorry, I'm still newbie
Thanks in advance,
David