您的位置:首页 > 其它

免费的.NET混淆和反编译工具

2011-12-22 10:42 246 查看
一 .NET代码混淆

.NET代码混淆技术:

Symbol renamingString encryption and compressionResource encryption and compressionConstant literals pruningMethod signatures overload inductionClass hierarchy linerizationCode control flow obfuscationAssemblies merging and embeddingXML documentation filter

免费的.NET代码混淆工具:

Eazfuscator.NET http://www.foss.kharkov.ua/g1/projects/eazfuscator/dotnet/Default.aspx

Skater .NET Obfuscator Freeware Light Edition

http://www.rustemsoft.com/freeware_obfuscator.htm
VisualStudio2010中集成的Dotfuscator for .NET community版本

商业的.NET代码混淆工具:

Dotfuscator for .NET

.NET ReactorCliSecureDemeanorDeployLX CodeVeilSalamander .NET obfuscatorSkater .NET ObfuscatorSmartAssemblySpices.Net Obfuscator

二 .NET反编译

免费的.NET反编译工具:

dotPeek http://www.jetbrains.com/decompiler/
JustDecompile
http://www.telerik.com/products/decompiler.aspx
CodeReflect
http://www.devextras.com/decompiler/ILSpy
http://wiki.sharpdevelop.net/ilspy.ashx

商业的.NET反编译工具:
http://www.reflector.net/

希望使用的过的回复下,看看哪个是最好用的哦!

完!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: