Hi, the code of program is not being obfuscated without markers. It is impossible to obfuscate all the code of application, moreover such specific as phyton files.
Enigma wrote: ↑Wed Jun 16, 2021 11:24 am
Hi, the code of program is not being obfuscated without markers. It is impossible to obfuscate all the code of application, moreover such specific as phyton files.
For C#, we usually recommend to move part of the code to native dll, which can be used from C# application and protect this native dll with markers and whole power of Enigma Protector.