I have a C++/CLI program that I need to obfuscate. I use ConfuserEx for my C# program and it works fine, but when I use it with my C++/CLI program, then I run the program, I just get the spinning pointer and then it goes away. Nothing seems to open.
Thermida worked for it but I don't have the money to pay for that right now. Is there either a way to fix this problem or a cheap / free alternative that supports mixed-mode assemblies?
Thanks