Search found 5 matches

by brgmnn
Tue Aug 28, 2018 10:16 am
Forum: Enigma Protector x64
Topic: Loading of encrypted DLL
Replies: 3
Views: 18907

Re: Loading of encrypted DLL

Hello,

thanks for the information.
We tried it with a clean project and default settings and it worked.

Best regards
J
by brgmnn
Wed Aug 22, 2018 6:34 am
Forum: Enigma Protector x64
Topic: Loading of encrypted DLL
Replies: 3
Views: 18907

Loading of encrypted DLL

Hello, we tried to encrypt a dll with basic features of our software, so that potential calls from the "wrapper" executable could be debugged [in regard to our previous question .] However, as soon as we encrypt the dll, our wrapper-application stops (and seems to wait for the dll to check...
by brgmnn
Thu Jun 28, 2018 6:21 am
Forum: Enigma Protector x64
Topic: Debugging of loaded DLLs
Replies: 4
Views: 19825

Re: Debugging of loaded DLLs

Hello again,

I looked through the Enigma API but could not find anything regarding my last post, i. e. Macros to enable Entry-Points.
Do you have any other idea how we could eliminate the problem?

Regards
J
by brgmnn
Thu Jun 21, 2018 1:00 pm
Forum: Enigma Protector x64
Topic: Debugging of loaded DLLs
Replies: 4
Views: 19825

Re: Debugging of loaded DLLs

Hello, we tried both options alone and in combination. Sadly, it did not help at all. The combination leads to an unstartable EXE Version (as you might already know considering the Output Log). Does Enigma need corresponding debug files while compressing (i.e. *.ilk/*.pdb)? Is it known, that Qt Crea...
by brgmnn
Thu Jun 21, 2018 7:43 am
Forum: Enigma Protector x64
Topic: Debugging of loaded DLLs
Replies: 4
Views: 19825

Debugging of loaded DLLs

Hello, we are currently developing Qt-based 64bit DLLs for our Software. As soon as we apply Enigma Protection to our Software (not the dll), all debugging features while developing the dll do not seem to be working anymore. Is it necessary to use specific options while protecting the software? Are ...