Dotfuscator 社区版
我尝试在我的类库“mylib.core.data.dll”上使用它并成功混淆,但是,当我通过“Reference”将此 dll 导入另一个项目并尝试
导入时 --- 我的库“mylib.core” .data.dll”,除了“e”和“h”之外不显示。 有人可以告诉我在混淆过程中我错过了什么吗?
谢谢
I tried to use this on my class library "mylib.core.data.dll" and got a successful obfuscation, however, when I import this dll into another project via "Reference" and tried
imports --- My library "mylib.core.data.dll", doesn't show except for "e" and "h". Can someone tell me what I missed during the obfuscation process?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您正确地混淆了文件并且您的类被重命名。 如果您的 dll 将成为库 dotfuscator 有一个库模式,您可以设置或者可以关闭重命名。
You properly obfuscated the file and your classes were renamed. If your dll is going to be a library dotfuscator has a library mode you can set or you can turn off renaming.