Ofuscated code is not working when moved to server

199 Views Asked by At

I am working on a .NET project for obfuscation of code I use dotfuscator . i obfuscate the code very well. But when a paste my obfuscated .Dll files to server it stop working and give forbidden error. Image is attached for reference.

enter image description here

Please help me to solve this problem , how to obfuscate the code that work well

0

There are 0 best solutions below