VS.Net 2003的代码混淆器(Dotfuscator community edition)
Written by: Rickie Lee (rickieleemail at yahoo.com)
Dotfuscator充分运用VS.NET中符号学上的特点,把尽可能多的符号改成字母”A”。据该公司说,某些代码大约有33%的引用可以改成”A”,还有10%可以改成”B”。经过模糊器这一处理,反向工程得到的代码将很难理解。
VS.Net 2003附带Dotfuscator应用程序位置:
C:/Program Files/Microsoft Visual Studio .NET 2003/PreEmptive Solutions/Dotfuscator Community Edition/dotfuscator.exe
1. Dotfuscator使用界面

2. 代码混淆后反编译结果
3. 文档(MSDN中文):
(1)使用 Dotfuscator
http://msdn.microsoft.com/library/chs/default.asp?url=/library/CHS/dotfuscator/html/dotf9tk7.asp
(2)使用Dotfuscator GUI
http://msdn.microsoft.com/library/chs/default.asp?url=/library/CHS/dotfuscator/html/dotf2v8p.asp
更多文档(gotdotnet.com 英文):
http://www.gotdotnet.com/team/dotfuscator/
Dotfuscator Professional Edition
本文介绍VS.Net2003内置的代码混淆工具Dotfuscatorcommunityedition的使用方法及其对代码保护的作用。文章详细展示了如何利用此工具进行代码混淆,使反编译后的代码难以理解。
219

被折叠的 条评论
为什么被折叠?



