Posts
Sort by recent activity
All method names and fields in DLL are not obfuscated
Hi!
I'm trying to obfuscate a DLL that contains some WPF and some public methods. On these classes, all method names and signatures remain intact, even when they are internal or private. Also, all ...