Руководство
File Analyzer DeceptionIt 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". Warning: the use of the "Microsoft Visual C++" deception type can cause unexpected errors for modules written in Visual Basic. |