How can we help you today? How can we help you today?
Ben1628
[ObfuscateTo("human")] Doesn't seem to do anything. I use Reflector to reverse engineer the exe, and there is no method with human. btw, apply ObfsucateNamespaceTo( string )] namespace whatever generate compile error / comments
[ObfuscateTo("human")] Doesn't seem to do anything. I use Reflector to reverse engineer the exe, and there is no method with human. btw, apply ObfsucateNamespaceTo( string )] namespace whatever gen...
0 votes
Thanks. I don't see any doc on "[ObfuscateTo( string )]". Is this how we do it? [ObfuscateTo(human)] void anymethod() {} Do we need to enclose human with "" / comments
Thanks. I don't see any doc on "[ObfuscateTo( string )]". Is this how we do it? [ObfuscateTo(human)] void anymethod() {} Do we need to enclose human with ""
0 votes