.net反编译工具

Posted gsk99

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了.net反编译工具相关的知识,希望对你有一定的参考价值。

1:.Net Reflector 【收费】
官方网址:http://www.red-gate.com/products/dotnet-development/reflector/

2:ILSpy/dnSpy 【免费】
官方网址:http://ilspy.net/

3:dnSpy
https://github.com/0xd4d/dnSpy/releases

4:JetBrains dotPeek【免费】
官方网址:http://www.jetbrains.com/decompiler/

 

以上是关于.net反编译工具的主要内容,如果未能解决你的问题,请参考以下文章

如何在eclipse中配置反编译工具JadClipse

.Net Reflector反编译工具如何将注释显示出来?

(转).net反编译工具JustDecompile

反编译工具介绍

.net反编译工具

.net中反编译过后代码怎么组合?(c#)