Any questions? Ask us: support@enigmaprotector.com

Help

Manual
Additional
Manual

Import Protection

Import Protection

Advanced force import protection - advanced protection of the import table. It allows you to delete the import table of the protected module in the memory. The Enigma Protector searches all entries in the import table in the source code, and changes the direct link to the imported functions.

Redirect WinAPI fucnctions - provides redirection of calls to system libraries. After the module start, the loader checks the content of system libraries and redirects calls from the import table of the module protected to WinAPI. Also, part of system WinAPI functions are emulated, i.e. a set of instructions from WinAPI functions is obfuscated without loss of workability.

Emulate WinAPI functions - redirects some kinds of system WinAPI functions to emulated internal Enigma functions. Internal Enigma functions fully emulate the work of system WinAPI functions, so it should not affect the workability of the module protected. Please note that if you use Enigma API inside your application, this function should be enabled.