I know that there are some tools that can decrypt dll files and turn them back to c# code.
Is there any free tool to help encrypt the files in advance, so that the customer won't be able to do that?
I must mention I am working with Visual Studio 2019
and i have a web application (IIS)
Thanks