Page 1 of 1

use DLL result that packed by enigma

Posted: Fri Apr 02, 2021 2:22 am
by Grawol
Hi,
I make dll, its about the logical result of "EP_RegCheckKey", "EP_RegCheckKey", etc..
If my exe is packed with Enigma , the given result is as expected. But not correct if it is not packed or packed with other exe packer. Is that so ? main.exe should also packed with the same project .enigma ? can I use this dll without main.exe is packed with enigma ?

thanks

Re: use DLL result that packed by enigma

Posted: Fri Apr 02, 2021 10:31 am
by Enigma
Hi,

That, of course, is OK that Enigma API functions do not work if file is packed with another packer.
Enigma API also do not work if the file is not packed.

And you can protect the dll with Enigma and use this dll with any other exe (exe can be also protected, not protected or protected with another packer).