Protected Application Start Crashes

Post here messages if you have any problems with working of Enigma Protector
Post Reply
codix
Posts: 13
Joined: Wed May 08, 2013 10:31 am

Protected Application Start Crashes

Post by codix »

I have reproducible issue with protected .exes (C++) in Windows 10.

After the program is protected, it requires a few times to sucessfully launch the program. Usually 3-4 tries are required for a succesful launch. What's even more odd is that the program loads fine for any subsequent launch, almost as if it has to be in memory once and then starts correctly afterwards.

The .exe uses a mix of different protection macros and also contains some files in a virtual box. Are there any known issues (maybe timing related) that may cause such a problem during init?

This is 100% reproducible here and does absolutely never happen with an unprotected file.
Ilya
Posts: 82
Joined: Tue Oct 07, 2014 2:31 am

Re: Protected Application Start Crashes

Post by Ilya »

Maybe antivirus can be affected by such behavior?
Alec
Posts: 82
Joined: Thu Feb 20, 2014 9:35 am

Re: Protected Application Start Crashes

Post by Alec »

Hi, please try to determinate which part of your protection options/macroses is causing this.
Post Reply