NET-Obfuscate
NET-Obfuscate copied to clipboard
Add resources obfuscation
After rename namespaces and classes, the program should also rename the resources which linked to namespaces and classes. This pull request solved this problem.

You can reproduce this bug by obfuscating any c# windows forms app.