NET程序混淆工具 反ILDASM
本帖最后由 cmc5410 于 2013-1-23 12:45 编辑论坛备份存档
源代码
混淆后
Features:
- Symbol renaming (changes the names of types including classes, fields, properties, events, nested types)
- Multiple renaming schemes for symbol renaming: Alphanumeric, Chinese and Unprintable
- Ability to include/exclude public types for symbol renaming (useful for releasing libraries/DLLs)
- String encryption and constant encryption (constant encryption only supports integers at the moment)
- Anti-ILDASM protection (prevents ILDASM from decompiling the assembly)
谷歌翻译:
- 符号重命名(包括类,字段,属性,事件,嵌套类型的变化类型的名称)
- 多个重命名方案为:字母数字符号命名的,中文
- 包含/排除的公共类型的符号重命名(可释放出库/ DLL的能力)
- 字符串加密和加密不变(恒定的加密此刻只支持整数)
- 反ILDASM保护的(防止反编译的程序集的ILDASM)
已知的错误:
- 混淆仅适用于基本的WPF应用程序。 Windows窗体,控制台应用程序和类库应该正常工作。
Known bugs:
- Obfuscation will only work on basic WPF applications. Windows Forms, Console Application and Class Library should work fine.
有时间汉化一下
谢谢分享! 谢谢分享,下载学习了 谢谢分享,下载试试! 试试效果,谢谢分享
net程序的混淆工具,这个很有用,不知道强度如何。先收藏了。 有点弱,字符串居然就base64了一下 谢谢分享{:1_914:} 明天有时间看看 不错哦 汉化 soeasy 应该
页:
[1]
2