C++ DLL not loading after protected
Posted: Sun Mar 23, 2014 7:56 pm
Good evening.
Decided to use the Enigma Protector to protect own development (protection for the game client).
DLL written in VC + +, after processing Enigma library is not loaded at all.
Attempt to process a simple library written in Delphi, everything works fine. In the first case, even impossible to get exported function due to the fact that the library is not loaded.
While processing the log shows Unknown Compiler, maybe it somehow connected
Decided to use the Enigma Protector to protect own development (protection for the game client).
DLL written in VC + +, after processing Enigma library is not loaded at all.
Attempt to process a simple library written in Delphi, everything works fine. In the first case, even impossible to get exported function due to the fact that the library is not loaded.
While processing the log shows Unknown Compiler, maybe it somehow connected