大名鼎鼎的.NET Reflector,.Net Assembly浏览与反编译工具,为.Net开发者提供了极大的方便。但遗憾的是,.NET Reflector自从7.0版本起开始收费了。虽然费用也不算很高吧,100美元左右,但.NET Reflector的收费让同类的其它那些开源且免费的工具获得了机会。
以下是一些免费、开源的.NET Reflector替代工具:
1. ILSpy http://wiki.sharpdevelop.net/ilspy.ashx
Free and open source.
License: ILSpy is distributed under the MIT License.
2. JustDecompile http://www.telerik.com/products/decompiler.aspx
Free but NOT open source.
3. Common Compiler Infrastructure (CCI) http://cciast.codeplex.com/
Free and open source under Microsoft Public License (Ms-PL)
4. MonoCecil http://www.mono-project.com/Cecil
Free and open source. Licensed under the MIT/X11
5. dotPeek http://confluence.jetbrains.net/display/NETPEEK/dotPeek+Early+Access+Program
Free.
6. Dotnet IL Editor http://sourceforge.net/projects/dile/
Free and open source. Licensed under GPL.
相关链接:
- Alternatives to .NET Reflector http://mlichtenberg.wordpress.com/2011/02/23/alternatives-to-net-reflector/
- .NET Reflector Alternatives and Similar Software http://alternativeto.net/software/net-reflector/
- Alternatives to .Net Reflector http://www.sanderstechnology.com/2011/alternatives-to-net-reflector/10601/
- Open Source Alternatives to Reflector? http://stackoverflow.com/questions/2425973/open-source-alternatives-to-reflector