Activity overview
Latest activity by pboyvb
I solved my problem. I was not closing and re-opening the program to test if the obsfucation was a success or not. My fault! / comments
I solved my problem. I was not closing and re-opening the program to test if the obsfucation was a success or not. My fault!
unable to obfuscate members in class library
I have a class library that I need to obfuscate. The .dll is self-contained. It is used by another application as a plugin. I have static methods in various classes that need to be obfuscated. Duri...