Hi my app is multi process and has more then one main exe about 3 and multiple .dll about 12-15 that i need to run and protect how can i run the enigma protector so that all files will still work.
When i try to run any of the other exe or reference any of the dll the app crashes but the main exe is still ok the rest of them dont work anymore. I saw someone also had this question but no answer was posted any help here please?
Multiple dll and exe
Re: Multiple dll and exe
ps. also i have already tried with additional files option(Advanced input) but it is also not working
Re: Multiple dll and exe
Hi, if you have a .net application then you can protect exe files only, .net dll files can't be protected.
From other side, you may include dll files that app uses into Virtual Box - Files feature, and these dll files will be hidden.
If you have native dll files, then you can protect each dll file individually.
Do use use Advanced Input feature for protection, it is not needed in your case.
From other side, you may include dll files that app uses into Virtual Box - Files feature, and these dll files will be hidden.
If you have native dll files, then you can protect each dll file individually.
Do use use Advanced Input feature for protection, it is not needed in your case.
Re: Multiple dll and exe
how do i hide the dll files in virtual box?Enigma wrote:Hi, if you have a .net application then you can protect exe files only, .net dll files can't be protected.
From other side, you may include dll files that app uses into Virtual Box - Files feature, and these dll files will be hidden.
If you have native dll files, then you can protect each dll file individually.
Do use use Advanced Input feature for protection, it is not needed in your case.
and what about the multiple exe files i have 3 exe files that the main exe registers into the ui how can i protect them im getting this error when it tries to load it" The module was expected to contain an assembly manifest"
Re: Multiple dll and exe
When dll is added to Virtual Box the protected application can work without them as they will be emulated in memory.Eli1 wrote:how do i hide the dll files in virtual box?
In your case, you need to protect all 3 exe files separately, with Virtual Box enabled for each exe. Does this way work for you?
Re: Multiple dll and exe
embeding the .dll files workes great for the executable but when i run one executable from the main executable i still getEnigma wrote:When dll is added to Virtual Box the protected application can work without them as they will be emulated in memory.Eli1 wrote:how do i hide the dll files in virtual box?
In your case, you need to protect all 3 exe files separately, with Virtual Box enabled for each exe. Does this way work for you?
Code: Select all
Error loading type 'MyType' from assembly 'MyType'. Could not load file or assembly 'Executable, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The module was expected to contain an assembly manifest.Re: Multiple dll and exe
Is that correct that you've added exe files to Virtual Box also? Try to protect each exe file separatele, include only dll files in Virtual Box, keep the exe files as is, do not include exe files to Virtual Box.
If this does not help, send us all files for tests at support@enigmaprotector.com
If this does not help, send us all files for tests at support@enigmaprotector.com
