Hi,
With Gixmoz I can obfuscate my dll with confuser (a customized version)
if I obfuscate my Wisej dll the project don’t run and say error license… (I obfuscate only my dll not wisej dlls)
Is there a ofuscator or methods for protect my code?
regards
Cristian
Looked at the obfuscated assembly you sent to support (JustDecompile – Telerik, it’s free). The problem is that the class Program (Program.Main) is missing from the assembly. The obfuscator you are using may have removed it because it’s not referenced. It’s used as the startup method through reflection.
Hi Christian,
can you please send a us a sample dll that you obfuscated ? Please send it to supportATwisej.com
Thanks in advance !
Best regards
Frank
Please login first to submit.