Any questions? Ask us: support@enigmaprotector.com

Help

Manual
Additional
Manual

File Analyzer Deception

File Analyzer Deception

It provides hiding the protector signature from file analyzers, such as PEiD.

The Enigma Protector inserts some simple part of the code in the module entry point that allows you to deceive file analyzers.

Name of the protection code section - the name of the section where the loader code will be placed. The section name is a string of 8 characters length.

Hide protection code with - the type of deception. It defines the code that will be used for analyzer deception. Select the compiler type that will be determined in analyzers. If there is no need to use deception, set this option to "None".

Keep original file size - allows you to save the size of the protected module the same as the original one. This helps to hidethe protector presence from new-come crackers. Remark: if the protected module has a larger size than the original one, the options will be ignored. The Enigma Protector just rewrites the file protected with a set of bytes to make its size equal to the size of the original file.