Page 1 of 1

enigma_ide.dll is still being requested after protection

Posted: Sat Oct 20, 2012 3:39 pm
by mtx-electronics
Finally compiled my first protected app with enigma but I'm having a problem because after protection enigma_ide.dll is requested. I also tried to compile & protect the Examples\CheckEnigma\Bcb sample file and the generated test_protected.exe will not work without enigma_ide.dll

What am I doing wrong?

Re: enigma_ide.dll is still being requested after protection

Posted: Sun Oct 21, 2012 1:27 pm
by mtx-electronics
I've been doing some more testing and although the enigma_ide.dll is being requested when booting the application protection is working properly because all protected functions of the API are returning proper results (Ex. EP_RegHardwareID, EP_CheckupIsEnigmaOk, etc...).

Re: enigma_ide.dll is still being requested after protection

Posted: Mon Oct 22, 2012 7:18 am
by Enigma
Hi mtx-electronics,

I've tested the Bcb example once again, to be sure it is working well, and it does work. The enigma_ide.dll is not requested when the protected application is run.

In your case, I can't imagine what could be wrong there. Can you please send us test non protected exe at support@enigmaprotector.com that reproduces this problem?

Re: enigma_ide.dll is still being requested after protection

Posted: Mon Oct 22, 2012 7:38 am
by mtx-electronics
Email sent. Thanks.

Re: enigma_ide.dll is still being requested after protection

Posted: Mon Oct 22, 2012 10:28 am
by Enigma
Thanks you for the files, yes, the problem had been reproduced an successfully fixed. I have sent you a new version in the PM, please check.

Re: enigma_ide.dll is still being requested after protection

Posted: Mon Oct 22, 2012 10:53 am
by mtx-electronics
Thanks, it is working :)

Re: enigma_ide.dll is still being requested after protection

Posted: Mon Oct 22, 2012 11:08 am
by Enigma
Glad to help! Let me know if you will find something else!