Activity overview
Latest activity by Mohsen
Settings in v7 & v8 are the same. Yes, I'm using string encoding and most obfuscation methods with maximum levels. Sure, it's a good idea to check it out, and I'm even able to use TeamViewer or AnyDesk.
/ comments
Settings in v7 & v8 are the same.Yes, I'm using string encoding and most obfuscation methods with maximum levels.Sure, it's a good idea to check it out, and I'm even able to use TeamViewer or AnyDe...
Hello dear Peter,
[image] Here is my code and using the [DoNotObfuscate] tag in the namespace and also I used the [DoNotObfuscate] tag in another form that I call this method. This is an Updater method to check if there is a new version of the software, get it. If I obfuscate it with Smart Assembly version 8, it calls the version number from the XML file link incorrectly, but everything works fine in Smart Assembly version 7.5.
I don't know what the problem is and I'd like to use an updated version of Smart Assembly.
Even excluded all classes containing this method, but it doesn't work. Best Regards
/ comments
Hello dear Peter,
Here is my code and using the [DoNotObfuscate] tag in the namespace and also I used the [DoNotObfuscate] tag in another form that I call this method.This is an Updater method to...
How to exclude a Method or a Class from in SmartAssembly 8
Hello guys,
I hope you are doing well, I have a question. Is it possible to exclude a class or a method from obfuscation in Smart Assembly 8?I'm using C# and WinForms.Best Regards